Searched refs:IWI_IO_RADIO_ENABLED (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_iwireg.h | 82 #define IWI_IO_RADIO_ENABLED 0x00010000 macro |
H A D | if_iwi.c | 1477 (CSR_READ_4(sc, IWI_CSR_IO) & IWI_IO_RADIO_ENABLED) ? in iwi_ioctl() |