Home
last modified time | relevance | path

Searched defs:SPC_INTS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/x68k/dev/
H A Dmha.c213 #define SPC_INTS(str) do {if (mha_debug & SPC_SHOWINTS) printf str;} while (0) macro
225 #define SPC_INTS(str) macro
/netbsd-src/sys/dev/ic/
H A Dmb89352var.h225 #define SPC_INTS(s) SPC_PRINT(SPC_SHOWINTS, s) macro