Home
last modified time | relevance | path

Searched defs:sdev (Results 151 – 175 of 378) sorted by relevance

12345678910>>...16

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c981 struct scsi_device *sdev = req->data; in zfcp_fsf_abort_fcp_command_handler() local
1045 struct scsi_device *sdev = scmnd->device; in zfcp_fsf_abort_fcp_cmnd() local
2025 struct scsi_device *sdev; in zfcp_fsf_close_physical_port_handler() local
2117 struct scsi_device *sdev = req->data; in zfcp_fsf_open_lun_handler() local
2240 struct scsi_device *sdev = req->data; in zfcp_fsf_close_lun_handler() local
2392 struct scsi_device *sdev) in zfcp_fsf_fcp_handler_common()
2565 struct scsi_device *sdev = scsi_cmnd->device; in zfcp_fsf_fcp_cmnd() local
2655 struct scsi_device *sdev = req->data; in zfcp_fsf_fcp_task_mgmt_handler() local
2676 struct zfcp_fsf_req *zfcp_fsf_fcp_task_mgmt(struct scsi_device *sdev, in zfcp_fsf_fcp_task_mgmt()
H A Dzfcp_sysfs.c128 struct scsi_device *sdev; in zfcp_sysfs_unit_failed_show() local
147 struct scsi_device *sdev; in zfcp_sysfs_unit_failed_store() local
267 struct scsi_device *sdev; in zfcp_sysfs_port_in_use() local
626 struct scsi_device *sdev = to_scsi_device(dev); in zfcp_sysfs_scsi_fcp_lun_show() local
640 struct scsi_device *sdev = to_scsi_device(dev); in zfcp_sysfs_scsi_zfcp_failed_show() local
651 struct scsi_device *sdev = to_scsi_device(dev); in zfcp_sysfs_scsi_zfcp_failed_store() local
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dscmi_pm_domain.c55 static int scmi_pm_domain_probe(struct scmi_device *sdev) in scmi_pm_domain_probe()
120 static void scmi_pm_domain_remove(struct scmi_device *sdev) in scmi_pm_domain_remove()
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_main.c49 snic_slave_alloc(struct scsi_device *sdev) in snic_slave_alloc()
64 snic_slave_configure(struct scsi_device *sdev) in snic_slave_configure()
85 snic_change_queue_depth(struct scsi_device *sdev, int qdepth) in snic_change_queue_depth()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_im.c410 bfad_im_slave_destroy(struct scsi_device *sdev) in bfad_im_slave_destroy()
787 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()
/openbmc/linux/drivers/sh/superhyway/
H A 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()
/openbmc/linux/sound/soc/sof/
H A Dcompress.c134 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_compr_free() local
165 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_compr_set_params() local
271 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_compr_trigger() local
/openbmc/linux/drivers/scsi/
H A Dscsi_priv.h192 static inline void scsi_dh_add_device(struct scsi_device *sdev) { } in scsi_dh_add_device()
193 static inline void scsi_dh_release_device(struct scsi_device *sdev) { } in scsi_dh_release_device()
H A Dsd.c605 struct scsi_device *sdev = sdkp->device; in max_retries_store() local
703 struct scsi_device *sdev = sdkp->device; in sd_sec_submit() local
1384 struct scsi_device *sdev = sdkp->device; in sd_open() local
1456 struct scsi_device *sdev = sdkp->device; in sd_release() local
1802 struct scsi_device *sdev = sdkp->device; in sd_pr_in_command() local
1861 struct scsi_device *sdev = sdkp->device; in sd_pr_read_reservation() local
1891 struct scsi_device *sdev = sdkp->device; in sd_pr_out_command() local
2029 struct scsi_device *sdev = scmd->device; in sd_eh_action() local
2070 struct scsi_device *sdev = scmd->device; in sd_completed_bytes() local
3198 struct scsi_device *sdev = sdkp->device; in sd_read_write_same() local
[all …]
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c160 struct scsi_device *sdev; in ahc_dump_target_state() local
172 ahc_dump_device_state(struct seq_file *m, struct scsi_device *sdev) in ahc_dump_device_state()
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.c163 static struct siw_cep *siw_cep_alloc(struct siw_device *sdev) in siw_cep_alloc()
255 struct siw_device *sdev = cep->sdev; in __siw_cep_dealloc() local
1346 struct siw_device *sdev = to_siw_dev(id->device); in siw_connect() local
1547 struct siw_device *sdev = to_siw_dev(id->device); in siw_accept() local
1781 struct siw_device *sdev = to_siw_dev(id->device); in siw_create_listen() local
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-gpio.c43 struct bttv_sub_device *sdev = to_bttv_sub_dev(dev); in bttv_sub_probe() local
51 struct bttv_sub_device *sdev = to_bttv_sub_dev(dev); in bttv_sub_remove() local
/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c95 struct scsi_device *sdev = to_scsi_device(device); in ata_scsi_park_show() local
135 struct scsi_device *sdev = to_scsi_device(device); in ata_scsi_park_store() local
387 void ata_scsi_unlock_native_capacity(struct scsi_device *sdev) in ata_scsi_unlock_native_capacity()
1026 void ata_scsi_sdev_config(struct scsi_device *sdev) in ata_scsi_sdev_config()
1147 int ata_scsi_slave_alloc(struct scsi_device *sdev) in ata_scsi_slave_alloc()
1184 int ata_scsi_slave_config(struct scsi_device *sdev) in ata_scsi_slave_config()
1210 void ata_scsi_slave_destroy(struct scsi_device *sdev) in ata_scsi_slave_destroy()
4464 struct scsi_device *sdev = dev->sdev; in ata_scsi_assign_ofnode() local
4499 struct scsi_device *sdev; in ata_scsi_scan_host() local
4600 struct scsi_device *sdev; in ata_scsi_remove_dev() local
[all …]
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_app.c1771 struct scsi_device *sdev = to_scsi_device(dev); in sas_address_show() local
1805 struct scsi_device *sdev = to_scsi_device(dev); in device_handle_show() local
1838 struct scsi_device *sdev = to_scsi_device(dev); in persistent_id_show() local
1869 struct scsi_device *sdev = to_scsi_device(dev); in sas_ncq_prio_supported_show() local
1887 struct scsi_device *sdev = to_scsi_device(dev); in sas_ncq_prio_enable_show() local
1901 struct scsi_device *sdev = to_scsi_device(dev); in sas_ncq_prio_enable_store() local
/openbmc/linux/sound/soc/sof/intel/
H A Dapl.c34 int sof_apl_ops_init(struct snd_sof_dev *sdev) in sof_apl_ops_init()
/openbmc/u-boot/drivers/video/
H A Dvidconsole-uclass.c455 static void vidconsole_putc(struct stdio_dev *sdev, const char ch) in vidconsole_putc()
463 static void vidconsole_puts(struct stdio_dev *sdev, const char *s) in vidconsole_puts()
488 struct stdio_dev *sdev = &priv->sdev; in vidconsole_post_probe() local
/openbmc/linux/drivers/target/
H A Dtarget_core_pscsi.c134 struct scsi_device *sdev) in pscsi_tape_read_blocksize()
163 pscsi_set_inquiry_info(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_set_inquiry_info()
182 pscsi_get_inquiry_vpd_serial(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_get_inquiry_vpd_serial()
215 pscsi_get_inquiry_vpd_device_ident(struct scsi_device *sdev, in pscsi_get_inquiry_vpd_device_ident()
/openbmc/linux/sound/soc/sof/amd/
H A Drenoir.c108 int sof_renoir_ops_init(struct snd_sof_dev *sdev) in sof_renoir_ops_init()
H A Drembrandt.c133 int sof_rembrandt_ops_init(struct snd_sof_dev *sdev) in sof_rembrandt_ops_init()
H A Dvangogh.c143 int sof_vangogh_ops_init(struct snd_sof_dev *sdev) in sof_vangogh_ops_init()
/openbmc/qemu/hw/scsi/
H A Dmegasas.c772 SCSIDevice *sdev = SCSI_DEVICE(kid->child); in megasas_ctrl_get_info() local
1004 SCSIDevice *sdev = SCSI_DEVICE(kid->child); in megasas_dcmd_pd_get_list() local
1049 static int megasas_pd_get_info_submit(SCSIDevice *sdev, int lun, in megasas_pd_get_info_submit()
1139 SCSIDevice *sdev = NULL; in megasas_dcmd_pd_get_info() local
1185 SCSIDevice *sdev = SCSI_DEVICE(kid->child); in megasas_dcmd_ld_get_list() local
1238 SCSIDevice *sdev = SCSI_DEVICE(kid->child); in megasas_dcmd_ld_list_query() local
1317 SCSIDevice *sdev = NULL; in megasas_dcmd_ld_get_info() local
1381 SCSIDevice *sdev = SCSI_DEVICE(kid->child); in megasas_dcmd_cfg_read() local
1708 struct SCSIDevice *sdev = NULL; in megasas_handle_scsi() local
1783 struct SCSIDevice *sdev = NULL; in megasas_handle_io() local
[all …]
/openbmc/linux/drivers/usb/storage/
H A Duas.c179 struct scsi_device *sdev = cmnd->device; in uas_sense() local
497 struct scsi_device *sdev = cmnd->device; in uas_alloc_cmd_urb() local
635 struct scsi_device *sdev = cmnd->device; in uas_queuecommand_lck() local
766 struct scsi_device *sdev = cmnd->device; in uas_eh_device_reset_handler() local
819 static int uas_slave_alloc(struct scsi_device *sdev) in uas_slave_alloc()
841 static int uas_slave_configure(struct scsi_device *sdev) in uas_slave_configure()
/openbmc/linux/drivers/mfd/
H A Dhi6421-spmi-pmic.c29 static int hi6421_spmi_pmic_probe(struct spmi_device *sdev) in hi6421_spmi_pmic_probe()
/openbmc/u-boot/common/
H A Dusb_kbd.c355 static int usb_kbd_testc(struct stdio_dev *sdev)
381 static int usb_kbd_getc(struct stdio_dev *sdev)
618 struct stdio_dev *sdev; local
/openbmc/linux/drivers/usb/usbip/
H A Dstub.h54 struct stub_device *sdev; member
77 struct stub_device *sdev; member

12345678910>>...16