Home
last modified time | relevance | path

Searched defs:rphy (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/scsi/
Dscsi_transport_sas.h107 #define rphy_to_shost(rphy) \ argument
113 struct sas_rphy rphy; member
140 struct sas_rphy rphy; member
155 struct sas_rphy *rphy; member
234 struct sas_rphy *rphy; in scsi_is_sas_expander_device() local
Dlibsas.h204 struct sas_rphy *rphy; member
/linux-4.19.296/drivers/message/fusion/
Dmptsas.c370 static inline MPT_ADAPTER *rphy_to_ioc(struct sas_rphy *rphy) in rphy_to_ioc()
488 mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy) in mptsas_set_rphy()
560 struct sas_rphy *rphy; in mptsas_add_device_component() local
759 struct sas_rphy *rphy; in mptsas_add_device_component_starget() local
1418 struct sas_rphy *rphy; in mptsas_add_end_device() local
1494 struct sas_rphy *rphy; in mptsas_del_end_device() local
1721 struct sas_rphy *rphy; in mptsas_target_alloc() local
1797 struct sas_rphy *rphy; in mptsas_target_destroy() local
1846 struct sas_rphy *rphy; in mptsas_slave_alloc() local
2157 mptsas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in mptsas_get_enclosure_identifier()
[all …]
Dmptsas.h152 struct sas_rphy *rphy; /* transport layer rphy object */ member