Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v1.c251 AH_PRIVATE(ah)->ah_eepromDiag = v1EepromDiag; in ath_hal_v1EepromAttach()
H A Dah_internal.h374 HAL_BOOL (*ah_eepromDiag)(struct ath_hal *, int request, member
487 AH_PRIVATE(_ah)->ah_eepromDiag(_ah, _request, _a, _asize, _r, _rsize)
H A Dah_eeprom_v4k.c396 AH_PRIVATE(ah)->ah_eepromDiag = v4kEepromDiag; in ath_hal_v4kEepromAttach()
H A Dah_eeprom_9287.c406 AH_PRIVATE(ah)->ah_eepromDiag = v9287EepromDiag; in ath_hal_9287EepromAttach()
H A Dah_eeprom_v14.c444 AH_PRIVATE(ah)->ah_eepromDiag = v14EepromDiag; in ath_hal_v14EepromAttach()
H A Dah_eeprom_v3.c1874 AH_PRIVATE(ah)->ah_eepromDiag = legacyEepromDiag; in ath_hal_legacyEepromAttach()