Home
last modified time | relevance | path

Searched refs:ath_hal_EepromDataRead (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar9001/
HDar9130_attach.c128 AH_PRIVATE((ah))->ah_eepromRead = ath_hal_EepromDataRead; in ar9130Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
HDar9287_attach.c142 AH_PRIVATE(ah)->ah_eepromRead = ath_hal_EepromDataRead; in ar9287Attach()
HDar9285_attach.c169 AH_PRIVATE(ah)->ah_eepromRead = ath_hal_EepromDataRead; in ar9285Attach()
HDar9280_attach.c186 AH_PRIVATE((ah))->ah_eepromRead = ath_hal_EepromDataRead; in ar9280Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.c1405 ath_hal_EepromDataRead(struct ath_hal *ah, u_int off, uint16_t *data) in ath_hal_EepromDataRead() function
HDah.h1791 HAL_BOOL __ahdecl ath_hal_EepromDataRead(struct ath_hal *ah,