Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dwireg.h112 #define WI_CMD_DISABLE 0x0002 /* disable */ macro
Dwi.c967 wi_cmd(sc, WI_CMD_DISABLE | WI_PORT0, 0, 0, 0); in wi_init()
1032 wi_cmd(sc, WI_CMD_DISABLE | sc->sc_portnum, 0, 0, 0); in wi_stop()
2676 wi_cmd(sc, WI_CMD_DISABLE | sc->sc_portnum, 0, 0, 0); in wi_write_wep()