Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dhyperv.c87 struct hyperv_softc { struct
149 CFATTACH_DECL_NEW(hyperv, sizeof(struct hyperv_softc),
154 static int hyperv_sysctl_setup_root(struct hyperv_softc *);
594 struct hyperv_softc *sc = device_private(self); in hyperv_attach()
619 struct hyperv_softc *sc = device_private(self); in hyperv_detach()
916 hyperv_sysctl_setup(struct hyperv_softc *sc, in hyperv_sysctl_setup()
953 hyperv_sysctl_setup_root(struct hyperv_softc *sc) in hyperv_sysctl_setup_root()