Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Dhyperv.c87 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); in hyperv_attach()
622 struct hyperv_softc *sc = device_private(self); in hyperv_detach()
919 hyperv_sysctl_setup(struct hyperv_softc *sc, in hyperv_sysctl_setup()
956 hyperv_sysctl_setup_root(struct hyperv_softc *sc) in hyperv_sysctl_setup_root()