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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_eeprom_v14.c351 if (ah->ah_eepromdata == NULL) {
383 if (ah->ah_eepromdata == NULL && isBigEndian()) {
H A Dah_eeprom_9287.c308 if (ah->ah_eepromdata == NULL) {
343 if (ah->ah_eepromdata == NULL && isBigEndian()) {
H A Dah_eeprom_v4k.c297 if (ah->ah_eepromdata == NULL) {
332 if (ah->ah_eepromdata == NULL && isBigEndian()) {
H A Dah.c1529 if (ah->ah_eepromdata == AH_NULL) {
1538 (*data) = ah->ah_eepromdata[off];
H A Dah.h1235 uint16_t *ah_eepromdata; /* eeprom buffer, if needed */ member in struct:ath_hal
1690 * Read EEPROM data from ah_eepromdata
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c132 ah->ah_eepromdata = eepromdata;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c146 ah->ah_eepromdata = eepromdata;
H A Dar9285_attach.c173 ah->ah_eepromdata = eepromdata;
H A Dar9280_attach.c190 ah->ah_eepromdata = eepromdata;

Completed in 104 milliseconds