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
118
int
autoconf_debug
= 0x0;
variable in typeref:typename:int
781
if (
autoconf_debug
& ACDB_PROBE) {
797
if (
autoconf_debug
& ACDB_PROBE) {
813
if (
autoconf_debug
& ACDB_PROBE) {
/src/sys/arch/sparc/sparc/
autoconf.c
150
int
autoconf_debug
= 0;
variable in typeref:typename:int
151
#define DPRINTF(l, s) do { if (
autoconf_debug
& l) printf s; } while (0)
Completed in 14 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025