Searched refs:ncr53c9x_debug (Results 1 – 2 of 2) sorted by relevance
199 extern int ncr53c9x_debug;201 do {if (ncr53c9x_debug & NCR_SHOWECBS) printf str;} while (0)203 do {if (ncr53c9x_debug & NCR_SHOWMISC) printf str;} while (0)205 do {if (ncr53c9x_debug & NCR_SHOWINTS) printf str;} while (0)207 do {if (ncr53c9x_debug & NCR_SHOWTRAC) printf str;} while (0)209 do {if (ncr53c9x_debug & NCR_SHOWCMDS) printf str;} while (0)211 do {if (ncr53c9x_debug & NCR_SHOWSTART) printf str;}while (0)213 do {if (ncr53c9x_debug & NCR_SHOWPHASE) printf str;}while (0)215 do {if (ncr53c9x_debug & NCR_SHOWDMA) printf str;}while (0)217 do {if (ncr53c9x_debug & NCR_SHOWMSGS) printf str;}while (0)[all …]
88 int ncr53c9x_debug = 0; /*NCR_SHOWPHASE|NCR_SHOWMISC|NCR_SHOWTRAC|NCR_SHOWCMDS;*/ variable1140 if (ncr53c9x_debug & NCR_SHOWMISC) { in ncr53c9x_done()1285 if (ncr53c9x_debug & NCR_SHOWTRAC) { in ncr53c9x_rdfifo()1302 if (ncr53c9x_debug & NCR_SHOWTRAC) { in ncr53c9x_wrfifo()