Home
last modified time | relevance | path

Searched refs:MSG_PARITY_ERROR (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_status.h20 MSG_PARITY_ERROR = 0x09, enumerator
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Dscsi_message.h18 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
H A Daic7xxx_core.c94 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
3272 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR); in ahc_handle_message_phase()
H A Daic79xx_core.c83 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
2823 msg_out = MSG_PARITY_ERROR; in ahd_handle_transmission_error()
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi.h85 #define MSG_PARITY_ERROR 0x09 macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Ddc395x.h194 #define MSG_PARITY_ERROR 0x09 macro
H A Dmesh.c1075 ms->msgout[0] = MSG_PARITY_ERROR; in handle_error()
H A Dncr53c8xx.c6192 msg = MSG_PARITY_ERROR; in ncr_int_par()
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h737 #define M_PARITY MSG_PARITY_ERROR
/kernel/linux/linux-5.10/include/trace/events/
H A Dscsi.h152 scsi_msgbyte_name(MSG_PARITY_ERROR), \
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h737 #define M_PARITY MSG_PARITY_ERROR
/kernel/linux/linux-6.6/drivers/scsi/
H A DFlashPoint.c2233 pCurrSCCB->Sccb_scsimsg = MSG_PARITY_ERROR; in FPT_sfm()
2733 FPT_SendMsg(port, MSG_PARITY_ERROR); in FPT_sres()
3014 if (currSCCB->Sccb_scsimsg != MSG_PARITY_ERROR) in FPT_sdecm()
3084 if (pCurrSCCB->Sccb_scsimsg != MSG_PARITY_ERROR) in FPT_shandem()
3090 if (pCurrSCCB->Sccb_scsimsg == MSG_PARITY_ERROR) in FPT_shandem()
3197 if ((sync_msg == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) { in FPT_stsyncn()
3207 if ((offset == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) { in FPT_stsyncn()
3414 if ((width == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) { in FPT_stwidn()
4251 if (message == MSG_PARITY_ERROR) { in FPT_phaseMsgOut()
4297 if (currSCCB->Sccb_scsimsg != MSG_PARITY_ERROR) in FPT_phaseMsgIn()
[all...]
H A Dinitio.c1790 outb(MSG_PARITY_ERROR, host->addr + TUL_SFifo); in initio_status_msg()
1803 outb(MSG_PARITY_ERROR, host->addr + TUL_SFifo); in initio_status_msg()
H A Dmesh.c1069 ms->msgout[0] = MSG_PARITY_ERROR; in handle_error()
H A Dncr53c8xx.c6026 msg = MSG_PARITY_ERROR; in ncr_int_par()
/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dfas216.c1275 msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR); in fas216_message()
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dfas216.c1280 msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR); in fas216_message()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c94 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
3270 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR); in ahc_handle_message_phase()
H A Daic79xx_core.c83 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
2822 msg_out = MSG_PARITY_ERROR; in ahd_handle_transmission_error()
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daachba.c3499 | MSG_PARITY_ERROR << 8; in aac_srb_callback()

Completed in 85 milliseconds