Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c34 static void ar5212DisablePCIE(struct ath_hal *ah);
47 .ah_disablePCIE = ar5212DisablePCIE,
699 ar5212DisablePCIE(struct ath_hal *ah) in ar5212DisablePCIE() function