Searched defs:PHY_STATUS_SET (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsamacro.h66 #define PHY_STATUS_SET(pPhy, value) ((pPhy)->status = (((pPhy)->status & 0xFFFF0000) | (value))) macro

Completed in 52 milliseconds