Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416.h178 extern HAL_BOOL ar5416PhyDisable(struct ath_hal *ah);
Dar5416_attach.c85 ah->ah_phyDisable = ar5416PhyDisable; in ar5416InitState()
Dar5416_reset.c1043 ar5416PhyDisable(struct ath_hal *ah) in ar5416PhyDisable() function