Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dncr53c9xvar.h203 #define NCR_SHOWSTART 0x20 macro
222 do {if (ncr53c9x_debug & NCR_SHOWSTART) printf str;}while (0)
/netbsd/sys/arch/vax/vsa/
H A Dasc_vsbus.c237 NCR_SHOWPHASE | NCR_SHOWSTART | NCR_SHOWMSGS; in asc_vsbus_attach()