Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwnvar.h209 #define IWN_FLAG_HAS_OTPROM (1 << 1) macro
H A Dif_iwn.c1035 if (sc->sc_flags & IWN_FLAG_HAS_OTPROM) { in iwn_read_prom_data()
1419 sc->sc_flags |= IWN_FLAG_HAS_OTPROM; in iwn_read_eeprom()
1420 DPRINTF(("%s found\n", (sc->sc_flags & IWN_FLAG_HAS_OTPROM) ? in iwn_read_eeprom()
1439 if (sc->sc_flags & IWN_FLAG_HAS_OTPROM) { in iwn_read_eeprom()