Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dncr53c9xvar.h202 #define NCR_SHOWTRAC 0x10 macro
218 do {if (ncr53c9x_debug & NCR_SHOWTRAC) printf str;} while (0)
H A Dncr53c9x.c1246 if (ncr53c9x_debug & NCR_SHOWTRAC) { in ncr53c9x_done()
1408 if (ncr53c9x_debug & NCR_SHOWTRAC) { in ncr53c9x_rdfifo()