Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/esp/
Dncr53c9xvar.h239 #define NCR_TRACE(str) \ macro
273 #define NCR_TRACE(str) macro
Dncr53c9x.c816 NCR_TRACE(("[%s(t%d,l%d,cmd:%x,tag:%x,%x)] ", __func__, target, lun, in ncr53c9x_select()
992 NCR_TRACE(("[%s %d]", __func__, ccb->ccb_h.func_code)); in ncr53c9x_action()
1191 NCR_TRACE(("[%s] ", __func__)); in ncr53c9x_poll()
1255 NCR_TRACE(("[%s] ", __func__)); in ncr53c9x_sched()
1332 NCR_TRACE(("[%s %d:%d busy] \n", __func__, in ncr53c9x_sched()
1349 NCR_TRACE(("[%s] ", __func__)); in ncr53c9x_sense()
1395 NCR_TRACE(("[%s(status:%x)] ", __func__, ccb->ccb_h.status)); in ncr53c9x_done()
1553 NCR_TRACE(("[%s] ", __func__)); in ncr53c9x_flushfifo()
1614 NCR_TRACE(("\n[rdfifo %s (%d):", in ncr53c9x_rdfifo()
1776 NCR_TRACE(("[%s(curmsglen:%ld)] ", __func__, (long)sc->sc_imlen)); in ncr53c9x_msgin()
[all …]