Searched refs:BWN_PS_ASLEEP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bwn/ | ||
H A D | if_bwnreg.h | 663 #define BWN_PS_ASLEEP (1 << 3) macro |
H A D | if_bwn.c | 4004 KASSERT(!((flags & BWN_PS_AWAKE) && (flags & BWN_PS_ASLEEP)), in bwn_psctl() |