HomeSort by: relevance | last modified time | path
    Searched defs:ncr53c9x_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ncr53c9x.c 98 int ncr53c9x_debug = NCR_SHOWMISC; /*NCR_SHOWPHASE|NCR_SHOWMISC|NCR_SHOWTRAC|NCR_SHOWCMDS;*/ variable in typeref:typename:int
1245 #ifdef NCR53C9X_DEBUG
1246 if (ncr53c9x_debug & NCR_SHOWTRAC) {
1401 #ifdef NCR53C9X_DEBUG
1408 if (ncr53c9x_debug & NCR_SHOWTRAC) {
1424 #ifdef NCR53C9X_DEBUG
1426 if (ncr53c9x_debug & NCR_SHOWMSGS) {
1766 #ifdef NCR53C9X_DEBUG
1810 #ifdef NCR53C9X_DEBUG
2041 if (ncr53c9x_debug & NCR_SHOWMSGS)
    [all...]
ncr53c9x.c 98 int ncr53c9x_debug = NCR_SHOWMISC; /*NCR_SHOWPHASE|NCR_SHOWMISC|NCR_SHOWTRAC|NCR_SHOWCMDS;*/ variable in typeref:typename:int
1245 #ifdef NCR53C9X_DEBUG
1246 if (ncr53c9x_debug & NCR_SHOWTRAC) {
1401 #ifdef NCR53C9X_DEBUG
1408 if (ncr53c9x_debug & NCR_SHOWTRAC) {
1424 #ifdef NCR53C9X_DEBUG
1426 if (ncr53c9x_debug & NCR_SHOWMSGS) {
1766 #ifdef NCR53C9X_DEBUG
1810 #ifdef NCR53C9X_DEBUG
2041 if (ncr53c9x_debug & NCR_SHOWMSGS)
    [all...]

Completed in 23 milliseconds