Searched refs:sc_eepromdata (Results 1 – 3 of 3) sorted by relevance
345 sc->sc_eepromdata = in ath_pci_attach()347 if (! sc->sc_eepromdata) { in ath_pci_attach()352 memcpy(sc->sc_eepromdata, fw->data, fw->datasize); in ath_pci_attach()405 if (sc->sc_eepromdata) in ath_pci_detach()406 free(sc->sc_eepromdata, M_TEMP); in ath_pci_detach()
814 uint16_t *sc_eepromdata; /* Local eeprom data, if AR9100 */ member
626 sc->sc_eepromdata, &ah_config, &status); in ath_attach()