Home
last modified time | relevance | path

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

/src/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c38 static void ar5211DisablePCIE(struct ath_hal *ah);
51 .ah_disablePCIE = ar5211DisablePCIE,
471 ar5211DisablePCIE(struct ath_hal *ah) in ar5211DisablePCIE() function