Searched refs:IWH_READ_EEP_SHORT (Results 1 – 2 of 2) sorted by relevance
203 #define IWH_READ_EEP_SHORT(sc, addr) ((((uint16_t)sc->sc_eep_map[addr + 1])\ macro
724 if (IWH_READ_EEP_SHORT(sc, EEP_VERSION) < 0x011a) { in iwh_attach()4624 radio_cfg = IWH_READ_EEP_SHORT(sc, EEP_SP_RADIO_CONFIGURATION); in iwh_preinit()5218 temp = IWH_READ_EEP_SHORT(sc, EEP_LINK_GENERAL); in iwh_eep_addr_trans()5222 temp = IWH_READ_EEP_SHORT(sc, EEP_LINK_HOST); in iwh_eep_addr_trans()5226 temp = IWH_READ_EEP_SHORT(sc, EEP_LINK_REGULATORY); in iwh_eep_addr_trans()5230 temp = IWH_READ_EEP_SHORT(sc, EEP_LINK_CALIBRATION); in iwh_eep_addr_trans()5234 temp = IWH_READ_EEP_SHORT(sc, EEP_LINK_PROCESS_ADJST); in iwh_eep_addr_trans()5238 temp = IWH_READ_EEP_SHORT(sc, EEP_LINK_OTHERS); in iwh_eep_addr_trans()