Lines Matching defs:ncr_tprint
540 ncr_tprint(req, "Select failed\n");
1002 ncr_tprint(reqp, "NOWRITE set -- write attempt aborted.");
1022 ncr_tprint(reqp, "Target requests too much data\n");
1084 ncr_tprint(reqp, "Unknown phase\n");
1114 ncr_tprint(reqp, "No link for linked command");
1213 ncr_tprint(reqp,
1474 ncr_tprint(reqp, "dma_ready: spurious call "
1513 ncr_tprint(reqp, "parity error in data-phase\n");
1550 ncr_tprint(reqp, "dma-ready: code = %d\n", reqp->xs->error); /* LWP */
1575 else ncr_tprint(reqp, "Does not support linked commands\n");
1817 ncr_tprint(reqp,"dmaok: DMA chain too long!\n");
1881 ncr_tprint(SC_REQ *reqp, const char *fmt, ...)