Home
last modified time | relevance | path

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

/include/scsi/
A Dscsi_transport_sas.h108 #define rphy_to_shost(rphy) \ argument
109 dev_to_shost((rphy)->dev.parent)
114 struct sas_rphy rphy; member
124 container_of((r), struct sas_end_device, rphy)
141 struct sas_rphy rphy; member
145 container_of((r), struct sas_expander_device, rphy)
156 struct sas_rphy *rphy; member
237 struct sas_rphy *rphy; in scsi_is_sas_expander_device() local
240 rphy = dev_to_rphy(dev); in scsi_is_sas_expander_device()
241 return rphy->identify.device_type == SAS_FANOUT_EXPANDER_DEVICE || in scsi_is_sas_expander_device()
[all …]
A Dlibsas.h177 struct sas_rphy *rphy; member

Completed in 7 milliseconds