Home
last modified time | relevance | path

Searched refs:AR_PCICFG_EEPROM_SIZE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h715 #define AR_PCICFG_EEPROM_SIZE 0x00000018 /* Mask for EEPROM size */ macro
H A Dar5212_attach.c468 val = MS(val, AR_PCICFG_EEPROM_SIZE); in ar5212Attach()