Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_eeprom.c35 ar5416EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) in ar5416EepromRead() function
HDar5416.h222 extern HAL_BOOL ar5416EepromRead(struct ath_hal *, u_int off, uint16_t *data);
HDar5416_attach.c216 ahp->ah_priv.ah_eepromRead = ar5416EepromRead; in ar5416InitState()