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.c970 struct domain_device *ddev = sdev_to_domain_dev(sdev); in sas_ncq_prio_supported_show()
989 struct domain_device *ddev = sdev_to_domain_dev(sdev); in sas_ncq_prio_enable_show()
1005 struct domain_device *ddev = sdev_to_domain_dev(sdev); in sas_ncq_prio_enable_store()
1035 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()
809 struct domain_device *dev = sdev_to_domain_dev(scsi_dev); in sas_sdev_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_sdev_init()
/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_sdev_init()
873 struct domain_device *dev = sdev_to_domain_dev(sdev); in hisi_sas_sdev_configure()