Home
last modified time | relevance | path

Searched refs:SPC_SHOWCMDS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dmb89352var.h192 #define SPC_SHOWCMDS 0x04 macro
226 #define SPC_CMDS(s) SPC_PRINT(SPC_SHOWCMDS, s)
/netbsd-src/sys/arch/x68k/dev/
H A Dmha.c193 #define SPC_SHOWCMDS 0x04 macro
215 #define SPC_CMDS(str) do {if (mha_debug & SPC_SHOWCMDS) printf str;} while (0)