/src/sys/dev/hyperv/ |
vmbusicvar.h | 55 struct sysctllog *sc_log; member in struct:vmbusic_softc
|
vmbusicvar.h | 55 struct sysctllog *sc_log; member in struct:vmbusic_softc
|
vmbusicvar.h | 55 struct sysctllog *sc_log; member in struct:vmbusic_softc
|
/src/sys/dev/gpio/ |
gpiopwm.c | 53 struct sysctllog *sc_log; member in struct:gpiopwm_softc 113 sysctl_createv(&sc->sc_log, 0, NULL, &node, 125 sysctl_createv(&sc->sc_log, 0, &node, NULL, 131 sysctl_createv(&sc->sc_log, 0, &node, NULL, 154 if (sc->sc_log != NULL) { 155 sysctl_teardown(&sc->sc_log); 156 sc->sc_log = NULL;
|
gpiopwm.c | 53 struct sysctllog *sc_log; member in struct:gpiopwm_softc 113 sysctl_createv(&sc->sc_log, 0, NULL, &node, 125 sysctl_createv(&sc->sc_log, 0, &node, NULL, 131 sysctl_createv(&sc->sc_log, 0, &node, NULL, 154 if (sc->sc_log != NULL) { 155 sysctl_teardown(&sc->sc_log); 156 sc->sc_log = NULL;
|
gpiopwm.c | 53 struct sysctllog *sc_log; member in struct:gpiopwm_softc 113 sysctl_createv(&sc->sc_log, 0, NULL, &node, 125 sysctl_createv(&sc->sc_log, 0, &node, NULL, 131 sysctl_createv(&sc->sc_log, 0, &node, NULL, 154 if (sc->sc_log != NULL) { 155 sysctl_teardown(&sc->sc_log); 156 sc->sc_log = NULL;
|
gpiosim.c | 55 struct sysctllog *sc_log; member in struct:gpiosim_softc 178 sysctl_createv(&sc->sc_log, 0, NULL, &node, 190 sysctl_createv(&sc->sc_log, 0, &node, NULL, 197 sysctl_createv(&sc->sc_log, 0, &node, NULL, 238 if (sc->sc_log != NULL) { 239 sysctl_teardown(&sc->sc_log); 240 sc->sc_log = NULL;
|
gpiosim.c | 55 struct sysctllog *sc_log; member in struct:gpiosim_softc 178 sysctl_createv(&sc->sc_log, 0, NULL, &node, 190 sysctl_createv(&sc->sc_log, 0, &node, NULL, 197 sysctl_createv(&sc->sc_log, 0, &node, NULL, 238 if (sc->sc_log != NULL) { 239 sysctl_teardown(&sc->sc_log); 240 sc->sc_log = NULL;
|
/src/sys/arch/x68k/dev/ |
powsw.c | 57 #define DEBUG_LOG_ADD(c) sc->sc_log[sc->sc_loglen++] = (c) 59 sc->sc_log[sc->sc_loglen] = '\0'; \ 60 printf("%s", sc->sc_log); \ 87 char sc_log[100]; member in struct:powsw_softc
|
powsw.c | 57 #define DEBUG_LOG_ADD(c) sc->sc_log[sc->sc_loglen++] = (c) 59 sc->sc_log[sc->sc_loglen] = '\0'; \ 60 printf("%s", sc->sc_log); \ 87 char sc_log[100]; member in struct:powsw_softc
|
powsw.c | 57 #define DEBUG_LOG_ADD(c) sc->sc_log[sc->sc_loglen++] = (c) 59 sc->sc_log[sc->sc_loglen] = '\0'; \ 60 printf("%s", sc->sc_log); \ 87 char sc_log[100]; member in struct:powsw_softc
|
/src/sys/arch/evbarm/rpi/ |
rpi_vcmbox.c | 81 struct sysctllog *sc_log; member in struct:vcmbox_softc 243 error = sysctl_createv(&sc->sc_log, 0, NULL, &node, 248 error = sysctl_createv(&sc->sc_log, 0, &node, &cpunode, 253 error = sysctl_createv(&sc->sc_log, 0, &cpunode, &freqnode, 259 error = sysctl_createv(&sc->sc_log, 0, &freqnode, &node, 267 error = sysctl_createv(&sc->sc_log, 0, &freqnode, &node, 275 error = sysctl_createv(&sc->sc_log, 0, &freqnode, &node, 283 error = sysctl_createv(&sc->sc_log, 0, &freqnode, &node, 294 error = sysctl_createv(&sc->sc_log, 0, &freqnode, &node, 306 sysctl_teardown(&sc->sc_log); [all...] |
rpi_vcmbox.c | 81 struct sysctllog *sc_log; member in struct:vcmbox_softc 243 error = sysctl_createv(&sc->sc_log, 0, NULL, &node, 248 error = sysctl_createv(&sc->sc_log, 0, &node, &cpunode, 253 error = sysctl_createv(&sc->sc_log, 0, &cpunode, &freqnode, 259 error = sysctl_createv(&sc->sc_log, 0, &freqnode, &node, 267 error = sysctl_createv(&sc->sc_log, 0, &freqnode, &node, 275 error = sysctl_createv(&sc->sc_log, 0, &freqnode, &node, 283 error = sysctl_createv(&sc->sc_log, 0, &freqnode, &node, 294 error = sysctl_createv(&sc->sc_log, 0, &freqnode, &node, 306 sysctl_teardown(&sc->sc_log); [all...] |
/src/sys/arch/x86/x86/ |
odcm.c | 77 struct sysctllog *sc_log; member in struct:odcm_softc 123 sc->sc_log = NULL; 151 if (sc->sc_log != NULL) 152 sysctl_teardown(&sc->sc_log); 228 rv = sysctl_createv(&sc->sc_log, 0, NULL, &node, 235 rv = sysctl_createv(&sc->sc_log, 0, &node, &odcmnode, 242 rv = sysctl_createv(&sc->sc_log, 0, &odcmnode, &node, 252 rv = sysctl_createv(&sc->sc_log, 0, &odcmnode, &node, 262 rv = sysctl_createv(&sc->sc_log, 0, &odcmnode, &node, 274 sysctl_teardown(&sc->sc_log); [all...] |
odcm.c | 77 struct sysctllog *sc_log; member in struct:odcm_softc 123 sc->sc_log = NULL; 151 if (sc->sc_log != NULL) 152 sysctl_teardown(&sc->sc_log); 228 rv = sysctl_createv(&sc->sc_log, 0, NULL, &node, 235 rv = sysctl_createv(&sc->sc_log, 0, &node, &odcmnode, 242 rv = sysctl_createv(&sc->sc_log, 0, &odcmnode, &node, 252 rv = sysctl_createv(&sc->sc_log, 0, &odcmnode, &node, 262 rv = sysctl_createv(&sc->sc_log, 0, &odcmnode, &node, 274 sysctl_teardown(&sc->sc_log); [all...] |
/src/sys/dev/acpi/ |
fujbp_acpi.c | 123 struct sysctllog *sc_log; member in struct:fujitsu_bp_softc 178 sc->sc_log = NULL; 211 if (sc->sc_log != NULL) 212 sysctl_teardown(&sc->sc_log); 372 if ((sysctl_createv(&sc->sc_log, 0, NULL, &rnode, 378 if ((sysctl_createv(&sc->sc_log, 0, &rnode, &rnode, 392 (void)sysctl_createv(&sc->sc_log, 0, &rnode, NULL, 405 (void)sysctl_createv(&sc->sc_log, 0, &rnode, NULL,
|
fujhk_acpi.c | 81 struct sysctllog *sc_log; member in struct:fujitsu_hk_softc 136 sc->sc_log = NULL; 164 if (sc->sc_log != NULL) 165 sysctl_teardown(&sc->sc_log); 278 if ((sysctl_createv(&sc->sc_log, 0, NULL, &rnode, 284 if ((sysctl_createv(&sc->sc_log, 0, &rnode, &rnode, 291 (void)sysctl_createv(&sc->sc_log, 0, &rnode, NULL,
|
sony_acpi.c | 58 struct sysctllog *sc_log; member in struct:sony_acpi_softc 180 if ((rv = sysctl_createv(&sc->sc_log, 0, NULL, &snode, 0, 186 if ((rv = sysctl_createv(&sc->sc_log, 0, &snode, &node,
|
fujbp_acpi.c | 123 struct sysctllog *sc_log; member in struct:fujitsu_bp_softc 178 sc->sc_log = NULL; 211 if (sc->sc_log != NULL) 212 sysctl_teardown(&sc->sc_log); 372 if ((sysctl_createv(&sc->sc_log, 0, NULL, &rnode, 378 if ((sysctl_createv(&sc->sc_log, 0, &rnode, &rnode, 392 (void)sysctl_createv(&sc->sc_log, 0, &rnode, NULL, 405 (void)sysctl_createv(&sc->sc_log, 0, &rnode, NULL,
|
fujhk_acpi.c | 81 struct sysctllog *sc_log; member in struct:fujitsu_hk_softc 136 sc->sc_log = NULL; 164 if (sc->sc_log != NULL) 165 sysctl_teardown(&sc->sc_log); 278 if ((sysctl_createv(&sc->sc_log, 0, NULL, &rnode, 284 if ((sysctl_createv(&sc->sc_log, 0, &rnode, &rnode, 291 (void)sysctl_createv(&sc->sc_log, 0, &rnode, NULL,
|
sony_acpi.c | 58 struct sysctllog *sc_log; member in struct:sony_acpi_softc 180 if ((rv = sysctl_createv(&sc->sc_log, 0, NULL, &snode, 0, 186 if ((rv = sysctl_createv(&sc->sc_log, 0, &snode, &node,
|
/src/sys/dev/vmt/ |
vmtvar.h | 64 struct sysctllog *sc_log; member in struct:vmt_softc
|
vmtvar.h | 64 struct sysctllog *sc_log; member in struct:vmt_softc
|
/src/sys/arch/xen/xen/ |
balloon.c | 135 struct sysctllog *sc_log; member in struct:balloon_xenbus_softc 259 sysctl_teardown(&sc->sc_log); 801 struct sysctllog **clog = &sc->sc_log;
|
balloon.c | 135 struct sysctllog *sc_log; member in struct:balloon_xenbus_softc 259 sysctl_teardown(&sc->sc_log); 801 struct sysctllog **clog = &sc->sc_log;
|