Home
last modified time | relevance | path

Searched refs:AR_EEP_BURST (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/external/isc/atheros_hal/dist/
Dah_eeprom.h79 AR_EEP_BURST, /* use ath_hal_eepromGetFlag */ enumerator
Dah_eeprom_v4k.c102 case AR_EEP_BURST: in v4kEepromGet()
Dah_eeprom_v14.c111 case AR_EEP_BURST: in v14EepromGet()
Dah_eeprom_v3.c1634 case AR_EEP_BURST: in legacyEepromGet()
1705 case AR_EEP_BURST: in legacyEepromSet()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212_attach.c804 pCap->halBurstSupport = ath_hal_eepromGetFlag(ah, AR_EEP_BURST); in ar5212FillCapabilityInfo()