Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
H A Dsas_ata.c973 struct domain_device *ddev = sdev_to_domain_dev(sdev); in sas_ncq_prio_supported_show()
992 struct domain_device *ddev = sdev_to_domain_dev(sdev); in sas_ncq_prio_enable_show()
1008 struct domain_device *ddev = sdev_to_domain_dev(sdev); in sas_ncq_prio_enable_store()
1038 struct domain_device *ddev = sdev_to_domain_dev(sdev); in sas_ata_attr_is_visible()
H A Dsas_scsi_host.c753 struct domain_device *dev = sdev_to_domain_dev(sdev); in sas_ioctl()
810 struct domain_device *dev = sdev_to_domain_dev(scsi_dev); in sas_device_configure()
837 struct domain_device *dev = sdev_to_domain_dev(sdev); in sas_change_queue_depth()
1199 if (dev_is_sata(sdev_to_domain_dev(sdev)) && sdev->lun) in sas_slave_alloc()
/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()
/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()
874 struct domain_device *dev = sdev_to_domain_dev(sdev); in hisi_sas_device_configure()