Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1046 phy_to_ioc(struct sas_phy *phy) in phy_to_ioc() function
1272 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_get_linkerrors()
1598 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_reset()
1650 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_enable()
1788 struct MPT3SAS_ADAPTER *ioc = phy_to_ioc(phy); in _transport_phy_speed()
/linux-4.4.14/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()