Searched refs:sc_eepromdata (Results 1 – 3 of 3) sorted by relevance
270 sc->sc_eepromdata = in ath_pci_attach()272 memcpy(sc->sc_eepromdata, fw->data, fw->datasize); in ath_pci_attach()325 if (sc->sc_eepromdata) in ath_pci_detach()326 free(sc->sc_eepromdata, M_TEMP); in ath_pci_detach()
814 uint16_t *sc_eepromdata; /* Local eeprom data, if AR9100 */ member
624 sc->sc_eepromdata, &ah_config, &status); in ath_attach()