Searched refs:PHY_STATUS_SET (Results 1 – 5 of 5) sorted by relevance
65 #define PHY_STATUS_SET(pPhy, value) ((pPhy)->status = (((pPhy)->status & 0xFFFF0000) | (value))) macro
379 PHY_STATUS_SET(pPhy, PHY_STOPPED); in siPhyStopCB()
2176 PHY_STATUS_SET(pPhy, PHY_UP); in siEventPhyUpRcvd()2331 PHY_STATUS_SET(pPhy, PHY_UP); in siEventSATASignatureRcvd()
864 PHY_STATUS_SET(&(saRoot->phys[i]), PHY_STOPPED); in saInitialize()3950 PHY_STATUS_SET(&(saRoot->phys[i]), PHY_STOPPED); in siInitResources()
1101 PHY_STATUS_SET(pPhy, PHY_STOPPED); in mpiPhyStopEvent()1389 PHY_STATUS_SET(pPhy, PHY_DOWN); in mpiHWevent()