Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Dscsi_message.h18 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
Daic7xxx_core.c94 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
3288 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR); in ahc_handle_message_phase()
Daic79xx_core.c83 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
2835 msg_out = MSG_PARITY_ERROR; in ahd_handle_transmission_error()
/Linux-v5.4/include/scsi/
Dscsi.h111 #define MSG_PARITY_ERROR 0x09 macro
/Linux-v5.4/drivers/scsi/
Ddc395x.h194 #define MSG_PARITY_ERROR 0x09 macro
Dmesh.c1073 ms->msgout[0] = MSG_PARITY_ERROR; in handle_error()
Dncr53c8xx.c6192 msg = MSG_PARITY_ERROR; in ncr_int_par()
/Linux-v5.4/drivers/scsi/sym53c8xx_2/
Dsym_defs.h737 #define M_PARITY MSG_PARITY_ERROR
/Linux-v5.4/include/trace/events/
Dscsi.h152 scsi_msgbyte_name(MSG_PARITY_ERROR), \
/Linux-v5.4/drivers/scsi/arm/
Dfas216.c1275 msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR); in fas216_message()
/Linux-v5.4/drivers/scsi/aacraid/
Daachba.c3572 | MSG_PARITY_ERROR << 8; in aac_srb_callback()