Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
H A Dsas_ata.c964 struct domain_device *ddev = sdev_to_domain_dev(sdev); in sas_ncq_prio_supported_show()
983 struct domain_device *ddev = sdev_to_domain_dev(sdev); in sas_ncq_prio_enable_show()
999 struct domain_device *ddev = sdev_to_domain_dev(sdev); in sas_ncq_prio_enable_store()
1029 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()