Home
last modified time | relevance | path

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

/freebsd/sys/dev/coreboot/
H A Dcoreboot.c41 static int coreboot_debug = 0; variable
42 TUNABLE_INT("hw.coreboot.debug", &coreboot_debug);
986 CTLFLAG_RW, &coreboot_debug, 0, in coreboot_register_sysctls()
1392 if (coreboot_debug) { in coreboot_attach()