Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c1221 phy_to_ioc(struct sas_phy *phy) in phy_to_ioc() function
1422 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_get_linkerrors()
1711 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_reset()
1765 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_enable()
1905 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_speed()
/openbmc/linux/drivers/message/fusion/
H A Dmptsas.c389 static inline MPT_ADAPTER *phy_to_ioc(struct sas_phy *phy) in phy_to_ioc() function
2029 MPT_ADAPTER *ioc = phy_to_ioc(phy); in mptsas_get_linkerrors()
2109 MPT_ADAPTER *ioc = phy_to_ioc(phy); in mptsas_phy_reset()
3186 ioc = phy_to_ioc(phy_info->phy); in mptsas_probe_one_phy()