Home
last modified time | relevance | path

Searched defs:NCR_TRACE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dncr5380var.h241 #define NCR_TRACE(msg, val) ncr5380_trace(msg, val) macro
243 #define NCR_TRACE(msg, val) /* nada */ macro
H A Dncr53c9xvar.h217 #define NCR_TRACE(str) \ macro
233 #define NCR_TRACE(str) macro