Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h729 #define AR_PCICFG_RETRYFIXEN 0x00001000 /* Enable PCI core retry fix */ macro
H A Dar5212_attach.c392 OS_REG_SET_BIT(ah, AR_PCICFG, AR_PCICFG_RETRYFIXEN); in ar5212Attach()