Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c70 static void ar9287DisablePCIE(struct ath_hal *ah);
153 ah->ah_disablePCIE = ar9287DisablePCIE; in ar9287Attach()
382 ar9287DisablePCIE(struct ath_hal *ah) in ar9287DisablePCIE() function