Searched refs:MSG_PARITY_ERROR (Results 1 – 13 of 13) sorted by relevance
/linux-3.4.99/drivers/scsi/aic7xxx_old/ |
D | scsi_message.h | 11 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
|
/linux-3.4.99/drivers/scsi/aic7xxx/ |
D | scsi_message.h | 18 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
|
D | aic7xxx_core.c | 101 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" }, 3295 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR); in ahc_handle_message_phase()
|
D | aic79xx_core.c | 91 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" }, 2841 msg_out = MSG_PARITY_ERROR; in ahd_handle_transmission_error()
|
/linux-3.4.99/drivers/scsi/ |
D | dc395x.h | 193 #define MSG_PARITY_ERROR 0x09 macro
|
D | mesh.c | 1072 ms->msgout[0] = MSG_PARITY_ERROR; in handle_error()
|
D | ncr53c8xx.c | 6201 msg = MSG_PARITY_ERROR; in ncr_int_par()
|
D | aic7xxx_old.c | 5954 mesg_out = MSG_PARITY_ERROR; in aic7xxx_handle_scsiint()
|
/linux-3.4.99/include/scsi/ |
D | scsi.h | 394 #define MSG_PARITY_ERROR 0x09 macro
|
/linux-3.4.99/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 750 #define M_PARITY MSG_PARITY_ERROR
|
/linux-3.4.99/include/trace/events/ |
D | scsi.h | 153 scsi_msgbyte_name(MSG_PARITY_ERROR), \
|
/linux-3.4.99/drivers/scsi/arm/ |
D | fas216.c | 1275 msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR); in fas216_message()
|
/linux-3.4.99/drivers/scsi/aacraid/ |
D | aachba.c | 2689 scsicmd->result = DID_PARITY << 16 | MSG_PARITY_ERROR << 8; in aac_srb_callback()
|