IWP_READ_EEP_SHORT
radio_cfg = IWP_READ_EEP_SHORT(sc, EEP_SP_RADIO_CONFIGURATION);
temp = IWP_READ_EEP_SHORT(sc, EEP_LINK_GENERAL);
temp = IWP_READ_EEP_SHORT(sc, EEP_LINK_HOST);
temp = IWP_READ_EEP_SHORT(sc, EEP_LINK_REGULATORY);
temp = IWP_READ_EEP_SHORT(sc, EEP_LINK_CALIBRATION);
temp = IWP_READ_EEP_SHORT(sc, EEP_LINK_PROCESS_ADJST);
temp = IWP_READ_EEP_SHORT(sc, EEP_LINK_OTHERS);
if ((IWP_READ_EEP_SHORT(sc, EEP_VERSION) < 0x011a) ||