Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_var.h138 #define URTW_FLAG_PLUGIN_ONLINE (1 << 2) macro
142 ((_sc)->sc_flags & URTW_FLAG_PLUGIN_ONLINE)
H A Durtw.c3931 sc->sc_flags |= URTW_FLAG_PLUGIN_ONLINE; in urtw_disconnect()
3956 sc->sc_flags &= ~URTW_FLAG_PLUGIN_ONLINE; in urtw_reconnect()
4234 sc->sc_flags &= ~URTW_FLAG_PLUGIN_ONLINE; in urtw_attach()
4499 sc->sc_flags |= URTW_FLAG_PLUGIN_ONLINE; in urtw_detach()