Searched refs:ah_eepromdata (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.c307 if (ah->ah_eepromdata == NULL) {
342 if (ah->ah_eepromdata == NULL && isBigEndian()) {
H A Dah_eeprom_v14.c349 if (ah->ah_eepromdata == NULL) {
381 if (ah->ah_eepromdata == NULL && isBigEndian()) {
H A Dah_eeprom_v4k.c295 if (ah->ah_eepromdata == NULL) {
330 if (ah->ah_eepromdata == NULL && isBigEndian()) {
H A Dah.c1400 if (ah->ah_eepromdata == AH_NULL) {
1409 (*data) = ah->ah_eepromdata[off];
H A Dah.h1295 uint16_t *ah_eepromdata; /* eeprom buffer, if needed */ member in struct:ath_hal
1724 * Read EEPROM data from ah_eepromdata
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c128 ah->ah_eepromdata = eepromdata;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c170 ah->ah_eepromdata = eepromdata;
H A Dar9287_attach.c143 ah->ah_eepromdata = eepromdata;
H A Dar9280_attach.c187 ah->ah_eepromdata = eepromdata;

Completed in 152 milliseconds