/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 981 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 D | zfcp_sysfs.c | 128 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 D | scmi_pm_domain.c | 55 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 D | snic_main.c | 49 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 D | bfad_im.c | 410 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 D | superhyway.c | 30 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 D | compress.c | 134 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 D | scsi_priv.h | 192 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 D | sd.c | 605 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 1733 struct scsi_device *sdev = scsi_disk(disk)->device; in sd_get_unique_id() 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 [all …]
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_proc.c | 160 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 D | siw_cm.c | 163 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 D | bttv-gpio.c | 43 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 D | libata-scsi.c | 95 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 365 int ata_std_bios_param(struct scsi_device *sdev, struct block_device *bdev, in ata_std_bios_param() 387 void ata_scsi_unlock_native_capacity(struct scsi_device *sdev) in ata_scsi_unlock_native_capacity() 419 static int ata_get_identity(struct ata_port *ap, struct scsi_device *sdev, in ata_get_identity() 1026 void ata_scsi_sdev_config(struct scsi_device *sdev) in ata_scsi_sdev_config() 1063 int ata_scsi_dev_config(struct scsi_device *sdev, struct ata_device *dev) in ata_scsi_dev_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() [all …]
|
/openbmc/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_app.c | 1771 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 D | apl.c | 34 int sof_apl_ops_init(struct snd_sof_dev *sdev) in sof_apl_ops_init()
|
/openbmc/u-boot/drivers/video/ |
H A D | vidconsole-uclass.c | 455 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 D | target_core_pscsi.c | 134 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/qemu/hw/scsi/ |
H A D | megasas.c | 772 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 1257 static int megasas_ld_get_info_submit(SCSIDevice *sdev, int lun, in megasas_ld_get_info_submit() 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 [all …]
|
/openbmc/linux/drivers/usb/storage/ |
H A D | uas.c | 179 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/sound/soc/sof/amd/ |
H A D | renoir.c | 108 int sof_renoir_ops_init(struct snd_sof_dev *sdev) in sof_renoir_ops_init()
|
H A D | rembrandt.c | 133 int sof_rembrandt_ops_init(struct snd_sof_dev *sdev) in sof_rembrandt_ops_init()
|
H A D | vangogh.c | 143 int sof_vangogh_ops_init(struct snd_sof_dev *sdev) in sof_vangogh_ops_init()
|
/openbmc/linux/drivers/mfd/ |
H A D | hi6421-spmi-pmic.c | 29 static int hi6421_spmi_pmic_probe(struct spmi_device *sdev) in hi6421_spmi_pmic_probe()
|
/openbmc/u-boot/common/ |
H A D | usb_kbd.c | 355 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 D | stub.h | 54 struct stub_device *sdev; member 77 struct stub_device *sdev; member
|