Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dncr53c9xvar.h190 #define NCR_SHOWMISC 0x08 macro
203 do {if (ncr53c9x_debug & NCR_SHOWMISC) printf str;} while (0)
H A Dncr53c9x.c1140 if (ncr53c9x_debug & NCR_SHOWMISC) { in ncr53c9x_done()