HomeSort by: relevance | last modified time | path
    Searched defs:sc_link_pending (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/hyperv/
if_hvn.c 311 bool sc_link_pending; member in struct:hvn_softc
974 if (sc->sc_link_pending)
982 sc->sc_link_pending = true;
1002 sc->sc_link_pending = false;
1005 if (!sc->sc_link_pending)

Completed in 37 milliseconds