Searched refs:rphy (Results 1 – 2 of 2) sorted by relevance
108 #define rphy_to_shost(rphy) \ argument109 dev_to_shost((rphy)->dev.parent)114 struct sas_rphy rphy; member124 container_of((r), struct sas_end_device, rphy)141 struct sas_rphy rphy; member145 container_of((r), struct sas_expander_device, rphy)156 struct sas_rphy *rphy; member237 struct sas_rphy *rphy; in scsi_is_sas_expander_device() local240 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 …]
177 struct sas_rphy *rphy; member
Completed in 7 milliseconds