Searched refs:NCR_TRACE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/esp/ |
| D | ncr53c9xvar.h | 239 #define NCR_TRACE(str) \ macro 273 #define NCR_TRACE(str) macro
|
| D | ncr53c9x.c | 816 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 …]
|