Searched refs:nsp_error (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/nsp/
H A Dnsp.c1311 static void nsp_error(struct nsp_softc *, u_char *, u_int8_t, u_int8_t, u_int8_t);
1314 nsp_error(struct nsp_softc * sc, u_char *s, u_int8_t isrc, u_int8_t ph, function
1482 nsp_error(sc, "current status", isrc, ph, irqphs);
1520 nsp_error(sc, "unknown scsi phase changes", isrc, ph, irqphs);
1610 nsp_error(sc, "unexpected bus free", isrc, ph, irqphs);
1714 nsp_error(sc, "MSGOUT: xfer short",
1738 nsp_error(sc, "MSGOUT: xfer short", isrc, ph, irqphs);
1799 nsp_error(sc, "unknown scsi phase", isrc, ph, irqphs);

Completed in 50 milliseconds