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

  /src/sys/arch/x86/x86/
hyperv.c 87 struct hyperv_softc { struct
152 CFATTACH_DECL_NEW(hyperv, sizeof(struct hyperv_softc),
157 static int hyperv_sysctl_setup_root(struct hyperv_softc *);
597 struct hyperv_softc *sc = device_private(self);
622 struct hyperv_softc *sc = device_private(self);
919 hyperv_sysctl_setup(struct hyperv_softc *sc,
956 hyperv_sysctl_setup_root(struct hyperv_softc *sc)

Completed in 50 milliseconds