Home
last modified time | relevance | path

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

/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c1028 phy_to_ioc(struct sas_phy *phy) in phy_to_ioc() function
1269 struct MPT2SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_get_linkerrors()
1591 struct MPT2SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_reset()
1643 struct MPT2SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_enable()
1779 struct MPT2SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_speed()
/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1025 phy_to_ioc(struct sas_phy *phy) in phy_to_ioc() function
1251 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_get_linkerrors()
1573 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_reset()
1625 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_enable()
1763 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_speed()
/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()
3160 ioc = phy_to_ioc(phy_info->phy); in mptsas_probe_one_phy()