Searched refs:MSG_PARITY_ERROR (Results 1 - 11 of 11) sorted by relevance
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | scsi_message.h | 18 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
|
H A D | aic7xxx_core.c | 101 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" }, 3295 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR); ahc_handle_message_phase()
|
H A D | aic79xx_core.c | 91 { 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 D | scsi.h | 153 scsi_msgbyte_name(MSG_PARITY_ERROR), \
|
/linux-4.1.27/drivers/scsi/ |
H A D | dc395x.h | 193 #define MSG_PARITY_ERROR 0x09 macro
|
H A D | mesh.c | 1072 ms->msgout[0] = MSG_PARITY_ERROR; handle_error()
|
H A D | ncr53c8xx.c | 6201 msg = MSG_PARITY_ERROR; ncr_int_par()
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
H A D | sym_defs.h | 750 #define M_PARITY MSG_PARITY_ERROR
|
/linux-4.1.27/include/scsi/ |
H A D | scsi.h | 422 #define MSG_PARITY_ERROR 0x09 macro
|
/linux-4.1.27/drivers/scsi/arm/ |
H A D | fas216.c | 1274 msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR); fas216_message()
|
/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | aachba.c | 3062 scsicmd->result = DID_PARITY << 16 | MSG_PARITY_ERROR << 8; aac_srb_callback()
|
Completed in 343 milliseconds