| /src/sys/arch/alpha/include/ |
| cpuvar.h | 49 struct sysctllog *sc_sysctllog; member in struct:cpu_softc
|
| /src/sys/dev/gpio/ |
| gpiorfkill.c | 56 struct sysctllog *sc_sysctllog; member in struct:gpiorfkill_softc 125 error = sysctl_createv(&sc->sc_sysctllog, 0, NULL, &devnode, 131 error = sysctl_createv(&sc->sc_sysctllog, 0, &devnode, &node, 144 sysctl_teardown(&sc->sc_sysctllog);
|
| /src/sys/dev/acpi/ |
| apeivar.h | 68 struct sysctllog *sc_sysctllog; member in struct:apei_softc
|
| acpi_vmgenid.c | 71 struct sysctllog *sc_sysctllog; 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, 234 sysctl_teardown(&sc->sc_sysctllog);
|
| apei_einj.c | 185 error = sysctl_createv(&sc->sc_sysctllog, 0, 229 sysctl_createv(&sc->sc_sysctllog, 0, 273 sysctl_createv(&sc->sc_sysctllog, 0, 291 sysctl_createv(&sc->sc_sysctllog, 0, 346 sysctl_createv(&sc->sc_sysctllog, 0,
|
| apei.c | 117 error = sysctl_createv(&sc->sc_sysctllog, 0, 130 error = sysctl_createv(&sc->sc_sysctllog, 0, 185 sysctl_teardown(&sc->sc_sysctllog);
|
| /src/sys/dev/ic/ |
| dwc_eqos_var.h | 85 struct sysctllog *sc_sysctllog; member in struct:eqos_softc
|
| rt2560var.h | 114 struct sysctllog *sc_sysctllog; member in struct:rt2560_softc
|
| athrate-onoe.c | 469 struct sysctllog **clog = &sc->sc_sysctllog;
|
| ath_netbsd.c | 422 struct sysctllog **log = &sc->sc_sysctllog;
|
| dwc_eqos.c | 1672 log = &sc->sc_sysctllog; 1770 sc->sc_sysctllog = NULL;
|
| athrate-sample.c | 775 struct sysctllog **log = &sc->sc_sysctllog;
|
| athvar.h | 193 struct sysctllog *sc_sysctllog; member in struct:ath_softc
|
| bwivar.h | 683 struct sysctllog *sc_sysctllog; member in struct:bwi_softc
|
| /src/sys/dev/pci/ |
| if_iwivar.h | 153 struct sysctllog *sc_sysctllog; member in struct:iwi_softc
|
| if_wpivar.h | 193 struct sysctllog *sc_sysctllog; member in struct:wpi_softc
|
| if_vioif.c | 312 struct sysctllog *sc_sysctllog; member in struct:vioif_softc 969 log = &sc->sc_sysctllog;
|
| if_iavf.c | 414 struct sysctllog *sc_sysctllog; member in struct:iavf_softc 1917 log = &sc->sc_sysctllog; 2024 sysctl_teardown(&sc->sc_sysctllog);
|
| if_ixl.c | 577 struct sysctllog *sc_sysctllog; member in struct:ixl_softc 6585 log = &sc->sc_sysctllog; 6697 sysctl_teardown(&sc->sc_sysctllog);
|
| /src/sys/arch/arm/amlogic/ |
| meson_genfb.c | 112 struct sysctllog *sc_sysctllog; member in struct:meson_genfb_softc 592 error = sysctl_createv(&sc->sc_sysctllog, 0, NULL, &node, 597 error = sysctl_createv(&sc->sc_sysctllog, 0, &node, &devnode, 602 error = sysctl_createv(&sc->sc_sysctllog, 0, &devnode, &node, 615 sysctl_teardown(&sc->sc_sysctllog);
|
| /src/sys/net/lagg/ |
| if_laggproto.h | 169 struct sysctllog *sc_sysctllog; member in struct:lagg_softc
|
| if_lagg.c | 814 slog = &sc->sc_sysctllog; 878 sysctl_teardown(&sc->sc_sysctllog);
|
| /src/sys/dev/i2c/ |
| tsllux.c | 69 struct sysctllog *sc_sysctllog; member in struct:tsllux_softc 405 struct sysctllog **log = &sc->sc_sysctllog;
|
| /src/sys/arch/alpha/alpha/ |
| cpu.c | 496 struct sysctllog **log = &sc->sc_sysctllog;
|
| /src/sys/dev/hyperv/ |
| if_hvn.c | 319 struct sysctllog *sc_sysctllog; member in struct:hvn_softc 804 sysctl_teardown(&sc->sc_sysctllog); 5158 log = &sc->sc_sysctllog; 5225 sc->sc_sysctllog = NULL;
|