Searched refs:MSG_PARITY_ERROR (Results 1 – 12 of 12) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | scsi_message.h | 11 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | scsi_message.h | 18 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
|
D | aic7xxx_core.c | 107 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" }, 2699 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR); in ahc_handle_message_phase()
|
D | aic79xx_core.c | 95 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" }, 1566 msg_out = MSG_PARITY_ERROR; in ahd_handle_transmission_error()
|
/linux-2.4.37.9/include/scsi/ |
D | scsi.h | 213 #define MSG_PARITY_ERROR 0x09 macro
|
/linux-2.4.37.9/drivers/message/fusion/ |
D | scsi3.h | 101 #define MSG_PARITY_ERROR 0x09 macro
|
/linux-2.4.37.9/drivers/scsi/ |
D | NCR53C9x.c | 2387 message_out = MSG_PARITY_ERROR; in esp_do_status() 3132 message_out = MSG_PARITY_ERROR; in esp_do_msgindone()
|
D | esp.c | 3055 message_out = MSG_PARITY_ERROR; in esp_do_status() 3840 message_out = MSG_PARITY_ERROR; in esp_do_msgindone()
|
D | mesh.c | 1536 ms->msgout[0] = MSG_PARITY_ERROR; in handle_error()
|
D | aic7xxx_old.c | 6475 mesg_out = MSG_PARITY_ERROR; in aic7xxx_handle_scsiint()
|
/linux-2.4.37.9/drivers/scsi/aacraid/ |
D | aachba.c | 1450 scsicmd->result = DID_PARITY << 16 | MSG_PARITY_ERROR << 8; in aac_srb_callback()
|
/linux-2.4.37.9/drivers/acorn/scsi/ |
D | fas216.c | 1241 msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR); in fas216_message()
|