OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autoconf_debug
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
ofw_patch.h
38
extern int
autoconf_debug
;
39
#define DPRINTF(l, s) do { if (
autoconf_debug
& l) printf s; } while (0)
autoconf.c
119
int
autoconf_debug
= 0x0;
variable in typeref:typename:int
782
if (
autoconf_debug
& ACDB_PROBE) {
798
if (
autoconf_debug
& ACDB_PROBE) {
814
if (
autoconf_debug
& ACDB_PROBE) {
/src/sys/arch/sparc/sparc/
autoconf.c
148
int
autoconf_debug
= 0;
variable in typeref:typename:int
149
#define DPRINTF(l, s) do { if (
autoconf_debug
& l) printf s; } while (0)
Completed in 14 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025