Home
last modified time | relevance | path

Searched refs:PHY_STATUS_SET (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/dev/pms/RefTisa/sallsdk/spc/
HDsamacro.h65 #define PHY_STATUS_SET(pPhy, value) ((pPhy)->status = (((pPhy)->status & 0xFFFF0000) | (value))) macro
HDsaphy.c379 PHY_STATUS_SET(pPhy, PHY_STOPPED); in siPhyStopCB()
HDsaint.c2176 PHY_STATUS_SET(pPhy, PHY_UP); in siEventPhyUpRcvd()
2331 PHY_STATUS_SET(pPhy, PHY_UP); in siEventSATASignatureRcvd()
HDsainit.c864 PHY_STATUS_SET(&(saRoot->phys[i]), PHY_STOPPED); in saInitialize()
3950 PHY_STATUS_SET(&(saRoot->phys[i]), PHY_STOPPED); in siInitResources()
HDsampirsp.c1101 PHY_STATUS_SET(pPhy, PHY_STOPPED); in mpiPhyStopEvent()
1389 PHY_STATUS_SET(pPhy, PHY_DOWN); in mpiHWevent()