Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
H A Dif_wivar.h118 u_int16_t sc_portnum; member
H A Dif_wi.c454 sc->sc_portnum = WI_DEFAULT_PORT; in wi_attach()
640 wi_cmd(sc, WI_CMD_ENABLE | sc->sc_portnum, 0, 0, 0); in wi_enable()
713 wi_cmd(sc, WI_CMD_DISABLE | sc->sc_portnum, 0, 0, 0); in wi_stop()