Searched refs:IWI_EEPROM_NIC (Results 1 – 2 of 2) sorted by relevance
556 #define IWI_EEPROM_NIC 0x25 /* nic type (lsb) */ macro
3532 sc->sc_nictype = (iwi_read_prom_word(sc, IWI_EEPROM_NIC) >> 8) & 0xff; in iwi_ledattach()