Home
last modified time | relevance | path

Searched refs:PHY_STATUS_SET (Results 1 – 5 of 5) 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))) macro
H A Dsaphy.c379 PHY_STATUS_SET(pPhy, PHY_STOPPED); in siPhyStopCB()
H A Dsaint.c2176 PHY_STATUS_SET(pPhy, PHY_UP); in siEventPhyUpRcvd()
2331 PHY_STATUS_SET(pPhy, PHY_UP); in siEventSATASignatureRcvd()
H A Dsainit.c864 PHY_STATUS_SET(&(saRoot->phys[i]), PHY_STOPPED); in saInitialize()
3950 PHY_STATUS_SET(&(saRoot->phys[i]), PHY_STOPPED); in siInitResources()
H A Dsampirsp.c1101 PHY_STATUS_SET(pPhy, PHY_STOPPED); in mpiPhyStopEvent()
1389 PHY_STATUS_SET(pPhy, PHY_DOWN); in mpiHWevent()