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

  /src/sys/dev/hyperv/
hvshutdown.c 64 struct hvshutdown_softc { struct
70 CFATTACH_DECL_NEW(hvshutdown, sizeof(struct hvshutdown_softc),
84 struct hvshutdown_softc *sc = device_private(self);
107 struct hvshutdown_softc *sc = device_private(self);
123 struct hvshutdown_softc *sc = arg;
131 struct hvshutdown_softc *sc = arg;

Completed in 28 milliseconds