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

/freebsd-11.0-release/sys/dev/ct/
H A Dct.c687 /*3*/ { "scsi bus parity error", PARITYERR, SCSI_LOW_MSG_ERROR, 0},
688 /*4*/ { "scsi bus parity error", PARITYERR, SCSI_LOW_MSG_ERROR, 0},
691 /*7*/ { "wrong status byte", PARITYERR, SCSI_LOW_MSG_ERROR, 0},
712 msg = SCSI_LOW_MSG_ERROR;
/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.h338 #define SCSI_LOW_MSG_ERROR 0x00000008 macro
739 scsi_low_assert_msg(slp, ti, SCSI_LOW_MSG_ERROR, 0);
H A Dscsi_low.c2550 /* 3 */ {SCSI_LOW_MSG_ERROR, MSG_I_ERROR, NULL, NULL, MSG_RELEASE_ATN},
/freebsd-11.0-release/sys/dev/ncv/
H A Dncr53c500.c977 scsi_low_assert_msg(slp, ti, SCSI_LOW_MSG_ERROR, 1);
/freebsd-11.0-release/sys/dev/stg/
H A Dtmc18c30.c1005 scsi_low_assert_msg(slp, ti, SCSI_LOW_MSG_ERROR, 1);
/freebsd-11.0-release/sys/dev/nsp/
H A Dnsp.c847 scsi_low_assert_msg(slp, slp->sl_Tnexus, SCSI_LOW_MSG_ERROR, 1);

Completed in 83 milliseconds