Home
last modified time | relevance | path

Searched defs:pPhy (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsamacro.h65 #define PHY_STATUS_SET(pPhy, value) ((pPhy)->status = (((pPhy)->status & 0xFFFF0000) | (value))) argument
72 #define PHY_STATUS_CHECK(pPhy, value) ( ((pPhy)->status & 0x0000FFFF) == (value) ) argument
H A Dsaphy.c323 agsaPhy_t *pPhy; in siPhyStopCB() local
H A Dsaint.c2078 agsaPhy_t *pPhy = &(saRoot->phys[phyId]); in siEventPhyUpRcvd() local
2209 agsaPhy_t *pPhy = &(saRoot->phys[phyId]); in siEventSATASignatureRcvd() local
H A Dsampirsp.c1011 agsaPhy_t *pPhy; in mpiPhyStopEvent() local
1332 agsaPhy_t *pPhy = &(saRoot->phys[phyId]); in mpiHWevent() local