Home
last modified time | relevance | path

Searched refs:MSG_PARITY_ERROR (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Dscsi_message.h11 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Dscsi_message.h18 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
Daic7xxx_core.c107 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
2699 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR); in ahc_handle_message_phase()
Daic79xx_core.c95 { 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/
Dscsi.h213 #define MSG_PARITY_ERROR 0x09 macro
/linux-2.4.37.9/drivers/message/fusion/
Dscsi3.h101 #define MSG_PARITY_ERROR 0x09 macro
/linux-2.4.37.9/drivers/scsi/
DNCR53C9x.c2387 message_out = MSG_PARITY_ERROR; in esp_do_status()
3132 message_out = MSG_PARITY_ERROR; in esp_do_msgindone()
Desp.c3055 message_out = MSG_PARITY_ERROR; in esp_do_status()
3840 message_out = MSG_PARITY_ERROR; in esp_do_msgindone()
Dmesh.c1536 ms->msgout[0] = MSG_PARITY_ERROR; in handle_error()
Daic7xxx_old.c6475 mesg_out = MSG_PARITY_ERROR; in aic7xxx_handle_scsiint()
/linux-2.4.37.9/drivers/scsi/aacraid/
Daachba.c1450 scsicmd->result = DID_PARITY << 16 | MSG_PARITY_ERROR << 8; in aac_srb_callback()
/linux-2.4.37.9/drivers/acorn/scsi/
Dfas216.c1241 msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR); in fas216_message()