HomeSort by: relevance | last modified time | path
    Searched defs:ncr_tprint (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/atari/dev/
ncr5380.c 553 ncr_tprint(req, "Select failed\n");
1026 ncr_tprint(reqp, "NOWRITE set -- write attempt aborted.");
1047 ncr_tprint(reqp, "Target requests too much data\n");
1108 ncr_tprint(reqp, "Unknown phase\n");
1138 ncr_tprint(reqp, "No link for linked command");
1237 ncr_tprint(reqp, "Unknown message %x. Rejecting.\n",
1506 ncr_tprint(reqp, "dma_ready: spurious call "
1546 ncr_tprint(reqp, "parity error in data-phase\n");
1583 ncr_tprint(reqp, "dma-ready: code = %d\n",
1610 ncr_tprint(reqp, "Does not support linked commands\n")
1939 ncr_tprint(SC_REQ *reqp, const char *fmt, ...) function in typeref:typename:void
    [all...]
  /src/sys/arch/mac68k/dev/
ncr5380.c 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")
1881 ncr_tprint(SC_REQ *reqp, const char *fmt, ...) function in typeref:typename:void
    [all...]

Completed in 14 milliseconds