OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SPC_SHOWMISC
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
mb89352var.h
193
#define
SPC_SHOWMISC
0x08
197
extern int spc_debug; /* SPC_SHOWSTART|
SPC_SHOWMISC
|SPC_SHOWTRACE; */
227
#define SPC_MISC(s) SPC_PRINT(
SPC_SHOWMISC
, s)
/src/sys/arch/x68k/dev/
mha.c
194
#define
SPC_SHOWMISC
0x08
212
#define SPC_MISC(str) do {if (mha_debug &
SPC_SHOWMISC
) printf str;} while (0)
916
if ((mha_debug &
SPC_SHOWMISC
) != 0) {
Completed in 35 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025