Searched refs:IPW_CTL_ALLOW_STANDBY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ipw/ | ||
H A D | if_ipwreg.h | 82 #define IPW_CTL_ALLOW_STANDBY 0x00000002 macro |
H A D | if_ipw.c | 1987 CSR_WRITE_4(sc, IPW_CSR_CTL, tmp | IPW_CTL_ALLOW_STANDBY); in ipw_load_firmware() |