Home
last modified time | relevance | path

Searched refs:NCR_SHOWDMA (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/ic/
H A Dncr53c9xvar.h205 #define NCR_SHOWDMA 0x80 macro
226 do {if (ncr53c9x_debug & NCR_SHOWDMA) printf str;}while (0)
/netbsd/sys/arch/sun3/dev/
H A Ddma.c317 if (ncr53c9x_debug & NCR_SHOWDMA) in espdmaintr()
/netbsd/sys/arch/vax/vsa/
H A Dasc_vsbus.c236 ncr53c9x_debug = NCR_SHOWDMA | NCR_SHOWINTS | NCR_SHOWCMDS | in asc_vsbus_attach()