Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dncr53c9xvar.h199 #define NCR_SHOWINTS 0x02 macro
216 do {if (ncr53c9x_debug & NCR_SHOWINTS) printf str;} while (0)
/netbsd/src/sys/arch/vax/vsa/
Dasc_vsbus.c236 ncr53c9x_debug = NCR_SHOWDMA | NCR_SHOWINTS | NCR_SHOWCMDS | in asc_vsbus_attach()