Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Dscsi_message.h18 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
Daic7xxx_core.c101 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
3295 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR); in ahc_handle_message_phase()
Daic79xx_core.c91 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
2841 msg_out = MSG_PARITY_ERROR; in ahd_handle_transmission_error()
/Linux-v4.19/include/scsi/
Dscsi.h111 #define MSG_PARITY_ERROR 0x09 macro
/Linux-v4.19/drivers/scsi/
Ddc395x.h194 #define MSG_PARITY_ERROR 0x09 macro
Dmesh.c1072 ms->msgout[0] = MSG_PARITY_ERROR; in handle_error()
Dncr53c8xx.c6201 msg = MSG_PARITY_ERROR; in ncr_int_par()
/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_defs.h750 #define M_PARITY MSG_PARITY_ERROR
/Linux-v4.19/include/trace/events/
Dscsi.h152 scsi_msgbyte_name(MSG_PARITY_ERROR), \
/Linux-v4.19/drivers/scsi/arm/
Dfas216.c1276 msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR); in fas216_message()
/Linux-v4.19/drivers/scsi/aacraid/
Daachba.c3586 | MSG_PARITY_ERROR << 8; in aac_srb_callback()