Searched refs:IWI_IO_RADIO_ENABLED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iwi/ | ||
H A D | if_iwireg.h | 115 #define IWI_IO_RADIO_ENABLED 0x00010000 macro |
H A D | if_iwi.c | 3243 return (CSR_READ_4(sc, IWI_CSR_IO) & IWI_IO_RADIO_ENABLED) == 0; in iwi_getrfkill() |