Searched defs:pPhy (Results 1 – 4 of 4) sorted by relevance
65 #define PHY_STATUS_SET(pPhy, value) ((pPhy)->status = (((pPhy)->status & 0xFFFF0000) | (value))) argument72 #define PHY_STATUS_CHECK(pPhy, value) ( ((pPhy)->status & 0x0000FFFF) == (value) ) argument
323 agsaPhy_t *pPhy; in siPhyStopCB() local
2078 agsaPhy_t *pPhy = &(saRoot->phys[phyId]); in siEventPhyUpRcvd() local2209 agsaPhy_t *pPhy = &(saRoot->phys[phyId]); in siEventSATASignatureRcvd() local
1011 agsaPhy_t *pPhy; in mpiPhyStopEvent() local1332 agsaPhy_t *pPhy = &(saRoot->phys[phyId]); in mpiHWevent() local