Home
last modified time | relevance | path

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

/linux/drivers/scsi/pm8001/
H A Dpm8001_defs.h141 #define PHY_LINK_DISABLE 0x00 macro
H A Dpm8001_sas.c258 if (pm8001_ha->phy[phy_id].phy_state == PHY_LINK_DISABLE) { in pm8001_phy_control()
267 if (pm8001_ha->phy[phy_id].phy_state == PHY_LINK_DISABLE) { in pm8001_phy_control()
276 if (pm8001_ha->phy[phy_id].phy_state == PHY_LINK_DISABLE) { in pm8001_phy_control()
H A Dpm8001_init.c162 phy->phy_state = PHY_LINK_DISABLE; in pm8001_phy_init()