Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211.h237 extern HAL_BOOL ar5211EepromRead(struct ath_hal *, u_int off, uint16_t *data);
HDar5211_attach.c175 .ah_eepromRead = ar5211EepromRead,
HDar5211_misc.c68 ar5211EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) in ar5211EepromRead() function