Home
last modified time | relevance | path

Searched refs:HAL_CAP_SERIALISE_WAR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h210 HAL_CAP_SERIALISE_WAR = 245, /* serialise register access on PCI */ enumerator
H A Dah.c884 case HAL_CAP_SERIALISE_WAR: /* PCI register serialisation */ in ath_hal_getcapability()
/freebsd/sys/dev/ath/
H A Dif_ath.c1250 ath_hal_getcapability(ah, HAL_CAP_SERIALISE_WAR, in ath_attach()