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

/freebsd-10.2-release/sys/compat/x86bios/
H A Dx86bios.c72 static int x86bios_trace_call; variable
73 TUNABLE_INT("debug.x86bios.call", &x86bios_trace_call);
74 SYSCTL_INT(_debug_x86bios, OID_AUTO, call, CTLFLAG_RW, &x86bios_trace_call, 0,
184 if (x86bios_trace_call)
196 if (x86bios_trace_call)
587 if (x86bios_trace_call)
599 if (x86bios_trace_call) {

Completed in 43 milliseconds