Searched refs:NCR_TRACE (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | ncr53c9x.c | 374 NCR_TRACE(("[NCR_INIT(%d) %d] ", doreset, sc->sc_state)); in ncr53c9x_init() 589 NCR_TRACE(("[ncr53c9x_select(t%d,l%d,cmd:%x,tag%x,%x)] ", in ncr53c9x_select() 818 NCR_TRACE(("[ncr53c9x_scsi_cmd] ")); in ncr53c9x_scsi_cmd() 886 NCR_TRACE(("[ncr53c9x_poll] ")); in ncr53c9x_poll() 904 NCR_TRACE(("[ncr53c9x_poll: rescheduling] ")); in ncr53c9x_poll() 935 NCR_TRACE(("[ncr53c9x_sched] ")); in ncr53c9x_sched() 1101 NCR_TRACE(("[ncr53c9x_done(error:%x)] ", xs->error)); in ncr53c9x_done() 1282 NCR_TRACE(("\n[rdfifo %s (%d):", in ncr53c9x_rdfifo() 1425 NCR_TRACE(("[ncr53c9x_msgin(curmsglen:%ld)] ", (long)sc->sc_imlen)); in ncr53c9x_msgin() 1445 NCR_TRACE(("<msgbyte:0x%02x>", sc->sc_imess[0])); in ncr53c9x_msgin() [all …]
|
| D | ncr53c9xvar.h | 206 #define NCR_TRACE(str) \ macro 222 #define NCR_TRACE(str) macro
|