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