Searched defs:M_SLEEPING (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/chxge/com/ | ||
H A D | regs.h | 144 #define M_SLEEPING 0xffff macro 146 #define G_SLEEPING(x) (((x) >> S_SLEEPING) & M_SLEEPING) |
Completed in 63 milliseconds