Home
last modified time | relevance | path

Searched refs:sdev_to_domain_dev (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/scsi/
H A Dlibsas.h392 sdev_to_domain_dev(struct scsi_device *sdev) { in sdev_to_domain_dev() function
404 return sdev_to_domain_dev(cmd->device); in cmd_to_domain_dev()
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_scsi_host.c753 struct domain_device *dev = sdev_to_domain_dev(sdev); in sas_ioctl()
809 struct domain_device *dev = sdev_to_domain_dev(scsi_dev); in sas_slave_configure()
836 struct domain_device *dev = sdev_to_domain_dev(sdev); in sas_change_queue_depth()
1198 if (dev_is_sata(sdev_to_domain_dev(sdev)) && sdev->lun) in sas_slave_alloc()
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c810 struct domain_device *ddev = sdev_to_domain_dev(sdev); in hisi_sas_slave_alloc()
873 struct domain_device *dev = sdev_to_domain_dev(sdev); in hisi_sas_slave_configure()