Searched refs:WPI_PS_ALLOW_SLEEP (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/wpi/
H A Dif_wpireg.h590 #define WPI_PS_ALLOW_SLEEP (1 << 0) macro
H A Dif_wpi.c2165 if (le16toh(pcmd->flags) & WPI_PS_ALLOW_SLEEP) {
3815 cmd.flags |= htole16(WPI_PS_ALLOW_SLEEP);

Completed in 76 milliseconds