Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
Dar5210.h134 extern HAL_BOOL ar5210Disable(struct ath_hal *);
Dar5210_attach.c50 .ah_disable = ar5210Disable,
Dar5210_reset.c364 ar5210Disable(struct ath_hal *ah) in ar5210Disable() function