Home
last modified time | relevance | path

Searched refs:IWI_IO_RADIO_ENABLED (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_iwireg.h114 #define IWI_IO_RADIO_ENABLED 0x00010000 macro
H A Dif_iwi.c2815 return (CSR_READ_4(sc, IWI_CSR_IO) & IWI_IO_RADIO_ENABLED) == 0; in iwi_getrfkill()