Searched refs:WI_CMD_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/wi/ |
| D | if_wireg.h | 205 #define WI_CMD_ENABLE 0x0001 /* enable */ macro
|
| D | if_wi.c | 631 wi_cmd(sc, WI_CMD_ENABLE | sc->sc_portnum, 0, 0, 0); in wi_enable() 774 wi_cmd(sc, WI_CMD_ENABLE | WI_PORT0, 0, 0, 0); in wi_scan_start() 794 wi_cmd(sc, WI_CMD_ENABLE | WI_PORT0, 0, 0, 0); in wi_scan_end()
|