Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dscsi.h195 #define MSG_PARITY_ERROR 0x09 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dscsi.h195 #define MSG_PARITY_ERROR 0x09 macro
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi.h126 #define MSG_PARITY_ERROR 0x09 macro
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h737 #define M_PARITY MSG_PARITY_ERROR
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dscsi.h152 scsi_msgbyte_name(MSG_PARITY_ERROR), \
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Dfas216.c1275 msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR); in fas216_message()
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Daachba.c3499 | MSG_PARITY_ERROR << 8; in aac_srb_callback()