Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c175 .ah_eepromRead = ar5210EepromRead,
H A Dar5210.h214 extern HAL_BOOL ar5210EepromRead(struct ath_hal *, u_int off, uint16_t *data);
H A Dar5210_misc.c68 ar5210EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) in ar5210EepromRead() function