Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1010 phy_to_ioc(struct sas_phy *phy) in phy_to_ioc() function
1211 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_get_linkerrors()
1499 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_reset()
1550 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_enable()
1687 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_speed()
/Linux-v5.10/drivers/message/fusion/
Dmptsas.c364 static inline MPT_ADAPTER *phy_to_ioc(struct sas_phy *phy) in phy_to_ioc() function
2001 MPT_ADAPTER *ioc = phy_to_ioc(phy); in mptsas_get_linkerrors()
2081 MPT_ADAPTER *ioc = phy_to_ioc(phy); in mptsas_phy_reset()
3155 ioc = phy_to_ioc(phy_info->phy); in mptsas_probe_one_phy()