Searched refs:HACR_RESET (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/wl/
H A Dif_wl.h88 #define HACR_RESET 0x0001 /* Reset board */ macro
H A Dif_wl.c412 PCMD(base, HACR_RESET); /* reset the board */
414 PCMD(base, HACR_RESET); /* reset the board */
514 sc->hacr = HACR_RESET;
594 sc->hacr = HACR_RESET;
843 sc->hacr = HACR_RESET;

Completed in 123 milliseconds