Home
last modified time | relevance | path

Searched defs:sdev (Results 76 – 100 of 283) sorted by relevance

12345678910>>...12

/Linux-v5.4/drivers/message/fusion/
Dmptspi.c109 struct scsi_device *sdev) in mptspi_setTargetNegoParms()
329 struct scsi_device *sdev) in mptspi_initTarget()
684 struct scsi_device *sdev) in mptspi_dv_device()
716 static int mptspi_slave_alloc(struct scsi_device *sdev) in mptspi_slave_alloc()
749 static int mptspi_slave_configure(struct scsi_device *sdev) in mptspi_slave_configure()
802 static void mptspi_slave_destroy(struct scsi_device *sdev) in mptspi_slave_destroy()
863 struct scsi_device *sdev; in mptspi_write_spi_device_pg1() local
1117 struct scsi_device *sdev; in mpt_work_wrapper() local
1261 struct scsi_device *sdev; in mptspi_dv_renegotiate_work() local
/Linux-v5.4/drivers/infiniband/ulp/srpt/
Dib_srpt.c138 struct srpt_device *sdev; in srpt_event_handler() local
323 struct srpt_device *sdev = sport->sdev; in srpt_get_ioc() local
627 static void srpt_unregister_mad_agent(struct srpt_device *sdev) in srpt_unregister_mad_agent()
654 static struct srpt_ioctx *srpt_alloc_ioctx(struct srpt_device *sdev, in srpt_alloc_ioctx()
691 static void srpt_free_ioctx(struct srpt_device *sdev, struct srpt_ioctx *ioctx, in srpt_free_ioctx()
714 static struct srpt_ioctx **srpt_alloc_ioctx_ring(struct srpt_device *sdev, in srpt_alloc_ioctx_ring()
756 struct srpt_device *sdev, int ring_size, in srpt_free_ioctx_ring()
821 static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch, in srpt_post_recv()
1757 struct srpt_device *sdev = sport->sdev; in srpt_create_ch_ib() local
2066 struct srpt_device *sdev; in srpt_release_channel_work() local
[all …]
/Linux-v5.4/drivers/dma/
Dsprd-dma.c238 static void sprd_dma_glb_update(struct sprd_dma_dev *sdev, u32 reg, in sprd_dma_glb_update()
258 static int sprd_dma_enable(struct sprd_dma_dev *sdev) in sprd_dma_enable()
276 static void sprd_dma_disable(struct sprd_dma_dev *sdev) in sprd_dma_disable()
289 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_set_uid() local
302 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_unset_uid() local
339 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_pause_resume() local
398 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_get_int_type() local
433 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_set_2stage_config() local
563 struct sprd_dma_dev *sdev = (struct sprd_dma_dev *)dev_id; in dma_irq_handle() local
725 struct sprd_dma_dev *sdev = to_sprd_dma_dev(chan); in sprd_dma_fill_desc() local
[all …]
/Linux-v5.4/drivers/scsi/
Dscsi_transport_spi.c107 static int spi_execute(struct scsi_device *sdev, const void *cmd, in spi_execute()
210 struct scsi_device *sdev = to_scsi_device(dev); in spi_device_configure() local
623 spi_dv_device_echo_buffer(struct scsi_device *sdev, u8 *buffer, in spi_dv_device_echo_buffer()
709 spi_dv_device_compare_inquiry(struct scsi_device *sdev, u8 *buffer, in spi_dv_device_compare_inquiry()
745 spi_dv_retrain(struct scsi_device *sdev, u8 *buffer, u8 *ptr, in spi_dv_retrain()
803 spi_dv_device_get_echo_buffer(struct scsi_device *sdev, u8 *buffer) in spi_dv_device_get_echo_buffer()
850 spi_dv_device_internal(struct scsi_device *sdev, u8 *buffer) in spi_dv_device_internal()
994 spi_dv_device(struct scsi_device *sdev) in spi_dv_device()
1056 struct scsi_device *sdev; member
1064 struct scsi_device *sdev = wqw->sdev; in spi_dv_device_work_wrapper() local
[all …]
Dmyrs.c820 struct scsi_device *sdev; in myrs_log_event() local
940 struct scsi_device *sdev = to_scsi_device(dev); in raid_state_show() local
975 struct scsi_device *sdev = to_scsi_device(dev); in raid_state_store() local
1059 struct scsi_device *sdev = to_scsi_device(dev); in raid_level_show() local
1085 struct scsi_device *sdev = to_scsi_device(dev); in rebuild_show() local
1114 struct scsi_device *sdev = to_scsi_device(dev); in rebuild_store() local
1190 struct scsi_device *sdev = to_scsi_device(dev); in consistency_check_show() local
1215 struct scsi_device *sdev = to_scsi_device(dev); in consistency_check_store() local
1499 struct scsi_device *sdev = to_scsi_device(dev); in disable_enclosure_messages_store() local
1590 struct scsi_device *sdev = scmd->device; in myrs_queuecommand() local
[all …]
Dscsi_priv.h184 static inline void scsi_dh_add_device(struct scsi_device *sdev) { } in scsi_dh_add_device()
185 static inline void scsi_dh_release_device(struct scsi_device *sdev) { } in scsi_dh_release_device()
/Linux-v5.4/drivers/siox/
Dsiox-core.c387 struct siox_device *sdev = to_siox_device(dev); in type_show() local
397 struct siox_device *sdev = to_siox_device(dev); in inbytes_show() local
407 struct siox_device *sdev = to_siox_device(dev); in outbytes_show() local
417 struct siox_device *sdev = to_siox_device(dev); in status_errors_show() local
434 struct siox_device *sdev = to_siox_device(dev); in connected_show() local
451 struct siox_device *sdev = to_siox_device(dev); in watchdog_show() local
468 struct siox_device *sdev = to_siox_device(dev); in watchdog_errors_show() local
/Linux-v5.4/sound/soc/sof/xtensa/
Dcore.c84 static void xtensa_dsp_oops(struct snd_sof_dev *sdev, void *oops) in xtensa_dsp_oops()
109 static void xtensa_stack(struct snd_sof_dev *sdev, void *oops, u32 *stack, in xtensa_stack()
/Linux-v5.4/drivers/scsi/cxlflash/
Dvlun.c419 static int write_same16(struct scsi_device *sdev, in write_same16()
501 struct scsi_device *sdev, in grow_lxt()
619 struct scsi_device *sdev, in shrink_lxt()
729 int _cxlflash_vlun_resize(struct scsi_device *sdev, in _cxlflash_vlun_resize()
822 int cxlflash_vlun_resize(struct scsi_device *sdev, in cxlflash_vlun_resize()
973 int cxlflash_disk_virtual_open(struct scsi_device *sdev, void *arg) in cxlflash_disk_virtual_open()
1190 int cxlflash_disk_clone(struct scsi_device *sdev, in cxlflash_disk_clone()
/Linux-v5.4/drivers/s390/scsi/
Dzfcp_sysfs.c127 struct scsi_device *sdev; in zfcp_sysfs_unit_failed_show() local
146 struct scsi_device *sdev; in zfcp_sysfs_unit_failed_store() local
254 struct scsi_device *sdev; in zfcp_sysfs_port_in_use() local
499 struct scsi_device *sdev = to_scsi_device(dev); in zfcp_sysfs_scsi_fcp_lun_show() local
513 struct scsi_device *sdev = to_scsi_device(dev); in zfcp_sysfs_scsi_zfcp_failed_show() local
524 struct scsi_device *sdev = to_scsi_device(dev); in zfcp_sysfs_scsi_zfcp_failed_store() local
Dzfcp_scsi.c40 static void zfcp_scsi_slave_destroy(struct scsi_device *sdev) in zfcp_scsi_slave_destroy()
113 static int zfcp_scsi_slave_alloc(struct scsi_device *sdev) in zfcp_scsi_slave_alloc()
289 static int zfcp_scsi_task_mgmt_function(struct scsi_device *sdev, u8 tm_flags) in zfcp_scsi_task_mgmt_function()
338 struct scsi_device *sdev = scpnt->device; in zfcp_scsi_eh_device_reset_handler() local
348 struct scsi_device *sdev = NULL, *tmp_sdev; in zfcp_scsi_eh_target_reset_handler() local
Dzfcp_fsf.c849 struct scsi_device *sdev = req->data; in zfcp_fsf_abort_fcp_command_handler() local
913 struct scsi_device *sdev = scmnd->device; in zfcp_fsf_abort_fcp_cmnd() local
1740 struct scsi_device *sdev; in zfcp_fsf_close_physical_port_handler() local
1833 struct scsi_device *sdev = req->data; in zfcp_fsf_open_lun_handler() local
1956 struct scsi_device *sdev = req->data; in zfcp_fsf_close_lun_handler() local
2109 struct scsi_device *sdev) in zfcp_fsf_fcp_handler_common()
2275 struct scsi_device *sdev = scsi_cmnd->device; in zfcp_fsf_fcp_cmnd() local
2364 struct scsi_device *sdev = req->data; in zfcp_fsf_fcp_task_mgmt_handler() local
2385 struct zfcp_fsf_req *zfcp_fsf_fcp_task_mgmt(struct scsi_device *sdev, in zfcp_fsf_fcp_task_mgmt()
Dzfcp_unit.c217 struct scsi_device *sdev; in zfcp_unit_sdev_status() local
241 struct scsi_device *sdev; in zfcp_unit_remove() local
/Linux-v5.4/drivers/misc/mic/bus/
Dscif_bus.c127 struct scif_hw_dev *sdev = dev_to_scif(d); in scif_release_dev() local
140 struct scif_hw_dev *sdev; in scif_register_device() local
180 void scif_unregister_device(struct scif_hw_dev *sdev) in scif_unregister_device()
/Linux-v5.4/drivers/base/regmap/
Dregmap-slimbus.c12 struct slim_device *sdev = context; in regmap_slimbus_write() local
20 struct slim_device *sdev = context; in regmap_slimbus_read() local
/Linux-v5.4/include/linux/
Dspmi.h50 static inline void *spmi_device_get_drvdata(const struct spmi_device *sdev) in spmi_device_get_drvdata()
55 static inline void spmi_device_set_drvdata(struct spmi_device *sdev, void *data) in spmi_device_set_drvdata()
62 static inline void spmi_device_put(struct spmi_device *sdev) in spmi_device_put()
/Linux-v5.4/drivers/w1/masters/
Dsgi_w1.c78 struct sgi_w1_device *sdev; in sgi_w1_probe() local
112 struct sgi_w1_device *sdev = platform_get_drvdata(pdev); in sgi_w1_remove() local
/Linux-v5.4/drivers/ata/
Dlibata-scsi.c160 struct scsi_device *sdev = to_scsi_device(device); in ata_scsi_park_show() local
200 struct scsi_device *sdev = to_scsi_device(device); in ata_scsi_park_store() local
264 struct scsi_device *sdev = to_scsi_device(device); in ata_ncq_prio_enable_show() local
291 struct scsi_device *sdev = to_scsi_device(device); in ata_ncq_prio_enable_store() local
428 struct scsi_device *sdev = to_scsi_device(dev); in ata_scsi_activity_show() local
442 struct scsi_device *sdev = to_scsi_device(dev); in ata_scsi_activity_store() local
491 int ata_std_bios_param(struct scsi_device *sdev, struct block_device *bdev, in ata_std_bios_param()
512 void ata_scsi_unlock_native_capacity(struct scsi_device *sdev) in ata_scsi_unlock_native_capacity()
543 static int ata_get_identity(struct ata_port *ap, struct scsi_device *sdev, in ata_get_identity()
1209 static void ata_scsi_sdev_config(struct scsi_device *sdev) in ata_scsi_sdev_config()
[all …]
/Linux-v5.4/drivers/ssb/
Ddriver_gige.c170 static int ssb_gige_probe(struct ssb_device *sdev, in ssb_gige_probe()
250 int ssb_gige_pcibios_plat_dev_init(struct ssb_device *sdev, in ssb_gige_pcibios_plat_dev_init()
275 int ssb_gige_map_irq(struct ssb_device *sdev, in ssb_gige_map_irq()
/Linux-v5.4/sound/soc/sof/
Dsof-priv.h217 #define sof_arch_ops(sdev) ((sdev)->pdata->desc->arch_ops) argument
248 struct snd_sof_dev *sdev; member
300 struct snd_sof_dev *sdev; member
310 struct snd_sof_dev *sdev; member
326 struct snd_sof_dev *sdev; member
340 struct snd_sof_dev *sdev; member
350 struct snd_sof_dev *sdev; member
502 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_sof_dev *sdev, in snd_sof_find_spcm_dai()
614 static inline void sof_stack(struct snd_sof_dev *sdev, void *oops, u32 *stack, in sof_stack()
621 static inline void sof_oops(struct snd_sof_dev *sdev, void *oops) in sof_oops()
/Linux-v5.4/drivers/scsi/aacraid/
Dlinit.c296 static int aac_biosparm(struct scsi_device *sdev, struct block_device *bdev, in aac_biosparm()
388 static int aac_slave_configure(struct scsi_device *sdev) in aac_slave_configure()
512 static int aac_change_queue_depth(struct scsi_device *sdev, int depth) in aac_change_queue_depth()
554 struct scsi_device *sdev = to_scsi_device(dev); in aac_show_raid_level() local
575 struct scsi_device *sdev = to_scsi_device(dev); in aac_show_unique_id() local
608 static int aac_ioctl(struct scsi_device *sdev, unsigned int cmd, in aac_ioctl()
621 struct scsi_device *sdev = NULL; in get_num_of_incomplete_fibs() local
1198 static int aac_compat_ioctl(struct scsi_device *sdev, unsigned int cmd, in aac_compat_ioctl()
2044 struct scsi_device *sdev = NULL; in aac_pci_resume() local
/Linux-v5.4/drivers/scsi/snic/
Dsnic_main.c63 snic_slave_alloc(struct scsi_device *sdev) in snic_slave_alloc()
78 snic_slave_configure(struct scsi_device *sdev) in snic_slave_configure()
99 snic_change_queue_depth(struct scsi_device *sdev, int qdepth) in snic_change_queue_depth()
/Linux-v5.4/drivers/misc/mic/scif/
Dscif_nodeqp.c278 struct scif_hw_dev *sdev = scifdev->sdev; in scif_send_msg_intr() local
385 struct scif_hw_dev *sdev = scifdev->sdev; in scif_init_p2p_info() local
433 struct scif_hw_dev *sdev = scifdev->sdev; in scif_deinit_p2p_info() local
773 struct scif_hw_dev *sdev; in scif_node_add() local
974 struct scif_dev *sdev = &scif_dev[msg->payload[0]]; in scif_node_remove_ack() local
/Linux-v5.4/drivers/scsi/bfa/
Dbfad_im.c411 bfad_im_slave_destroy(struct scsi_device *sdev) in bfad_im_slave_destroy()
789 bfad_im_slave_configure(struct scsi_device *sdev) in bfad_im_slave_configure()
869 bfad_ramp_up_qdepth(struct bfad_itnim_s *itnim, struct scsi_device *sdev) in bfad_ramp_up_qdepth()
891 bfad_handle_qfull(struct bfad_itnim_s *itnim, struct scsi_device *sdev) in bfad_handle_qfull()
927 bfad_im_check_if_make_lun_visible(struct scsi_device *sdev, in bfad_im_check_if_make_lun_visible()
953 bfad_im_slave_alloc(struct scsi_device *sdev) in bfad_im_slave_alloc()
/Linux-v5.4/drivers/sh/superhyway/
Dsuperhyway.c30 struct superhyway_device *sdev = to_superhyway_device(dev); in superhyway_device_release() local
53 int superhyway_add_device(unsigned long base, struct superhyway_device *sdev, in superhyway_add_device()

12345678910>>...12