Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1211 phy_to_ioc(struct sas_phy *phy) in phy_to_ioc() function
1412 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_get_linkerrors()
1701 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_reset()
1755 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_enable()
1895 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_speed()
/linux-6.1.9/drivers/message/fusion/
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()