Searched refs:ncr53c9x_debug (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/esp/
H A Dncr53c9xvar.h225 extern int ncr53c9x_debug;
228 if ((ncr53c9x_debug & NCR_SHOWECBS) != 0) \
233 if ((ncr53c9x_debug & NCR_SHOWMISC) != 0) \
238 if ((ncr53c9x_debug & NCR_SHOWINTS) != 0) \
243 if ((ncr53c9x_debug & NCR_SHOWTRAC) != 0) \
248 if ((ncr53c9x_debug & NCR_SHOWCMDS) != 0) \
253 if ((ncr53c9x_debug & NCR_SHOWSTART) != 0) \
258 if ((ncr53c9x_debug & NCR_SHOWPHASE) != 0) \
263 if ((ncr53c9x_debug & NCR_SHOWDMA) != 0) \
268 if ((ncr53c9x_debug
[all...]
H A Dncr53c9x.c133 int ncr53c9x_debug = variable
1454 if ((ncr53c9x_debug & NCR_SHOWTRAC) != 0) {
1618 if ((ncr53c9x_debug & NCR_SHOWTRAC) != 0) {
1637 if ((ncr53c9x_debug & NCR_SHOWMSGS) != 0) {
2269 if ((ncr53c9x_debug & NCR_SHOWMSGS) != 0) {

Completed in 108 milliseconds