Searched refs:IWI_IO_RADIO_ENABLED (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/iwi/ | ||
| HD | if_iwireg.h | 114 #define IWI_IO_RADIO_ENABLED 0x00010000 macro |
| HD | if_iwi.c | 3234 return (CSR_READ_4(sc, IWI_CSR_IO) & IWI_IO_RADIO_ENABLED) == 0; in iwi_getrfkill() |