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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Dscsi_message.h18 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
H A Daic7xxx_core.c101 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
3295 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR); ahc_handle_message_phase()
H A Daic79xx_core.c91 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
2841 msg_out = MSG_PARITY_ERROR; ahd_handle_transmission_error()
/linux-4.1.27/include/trace/events/
H A Dscsi.h153 scsi_msgbyte_name(MSG_PARITY_ERROR), \
/linux-4.1.27/drivers/scsi/
H A Ddc395x.h193 #define MSG_PARITY_ERROR 0x09 macro
H A Dmesh.c1072 ms->msgout[0] = MSG_PARITY_ERROR; handle_error()
H A Dncr53c8xx.c6201 msg = MSG_PARITY_ERROR; ncr_int_par()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h750 #define M_PARITY MSG_PARITY_ERROR
/linux-4.1.27/include/scsi/
H A Dscsi.h422 #define MSG_PARITY_ERROR 0x09 macro
/linux-4.1.27/drivers/scsi/arm/
H A Dfas216.c1274 msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR); fas216_message()
/linux-4.1.27/drivers/scsi/aacraid/
H A Daachba.c3062 scsicmd->result = DID_PARITY << 16 | MSG_PARITY_ERROR << 8; aac_srb_callback()

Completed in 343 milliseconds