Home
last modified time | relevance | path

Searched refs:ar5212EepromRead (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_eeprom.c36 ar5212EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) in ar5212EepromRead() function
H A Dar5212.h467 extern HAL_BOOL ar5212EepromRead(struct ath_hal *, u_int off, uint16_t *data);
H A Dar5212_attach.c175 .ah_eepromRead = ar5212EepromRead,