Searched refs:sc_sysctlroot (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/acpi/
H A Dapeivar.h69 const struct sysctlnode *sc_sysctlroot; member in struct:apei_softc
H A Dacpi_vmgenid.c72 const struct sysctlnode *sc_sysctlroot; member in struct:acpivmgenid_softc
179 error = sysctl_createv(&sc->sc_sysctllog, 0, NULL, &sc->sc_sysctlroot,
193 error = sysctl_createv(&sc->sc_sysctllog, 0, &sc->sc_sysctlroot, NULL,
209 error = sysctl_createv(&sc->sc_sysctllog, 0, &sc->sc_sysctlroot, NULL,
H A Dapei.c129 &sysctl_hw_acpi, &sc->sc_sysctlroot, 0,
184 sc->sc_sysctlroot = NULL;
H A Dapei_einj.c186 &sc->sc_sysctlroot, &sysctl_einj, 0,

Completed in 94 milliseconds