Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c66 static void ar9280DisablePCIE(struct ath_hal *ah);
197 ah->ah_disablePCIE = ar9280DisablePCIE; in ar9280Attach()
487 ar9280DisablePCIE(struct ath_hal *ah) in ar9280DisablePCIE() function