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

/netbsd-current/sys/dev/scsipi/
H A Dscsi_message.h15 #define MSG_PARITY_ERROR 0x09 /* M/M */ macro
/netbsd-current/sys/arch/amiga/dev/
H A Dscivar.h110 #define MSG_PARITY_ERROR 0x09 macro
H A Dsiopvar.h200 #define MSG_PARITY_ERROR 0x09 macro
H A Dsbicvar.h185 #define MSG_PARITY_ERROR 0x09 macro
H A Dsbic.c2015 SEND_BYTE(regs, MSG_PARITY_ERROR);
/netbsd-current/sys/arch/mvme68k/dev/
H A Dsbicvar.h172 #define MSG_PARITY_ERROR 0x09 macro
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dsbicvar.h175 #define MSG_PARITY_ERROR 0x09 macro
H A Dsbic.c1848 SEND_BYTE(regs, MSG_PARITY_ERROR);
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dscsireg.h141 #define MSG_PARITY_ERROR 0x09 macro
/netbsd-current/sys/arch/hp300/stand/common/
H A Dscsireg.h165 #define MSG_PARITY_ERROR 0x09 macro
/netbsd-current/sys/dev/ic/
H A Dncr5380sbc.c1664 case MSG_PARITY_ERROR:
1877 sc->sc_omess[0] = MSG_PARITY_ERROR;
H A Dmb89352.c1065 case MSG_PARITY_ERROR:
1326 sc->sc_omess[0] = MSG_PARITY_ERROR;
H A Daic6360.c1078 case MSG_PARITY_ERROR:
1340 sc->sc_omess[0] = MSG_PARITY_ERROR;
H A Diha.c2081 MSG_PARITY_ERROR);
2094 MSG_PARITY_ERROR);
H A Dninjascsi32.c1769 njsc32_add_msgout(sc, MSG_PARITY_ERROR);
2061 case MSG_PARITY_ERROR: /* 0x09 I->T only */
H A Dsunscpal.c1400 case MSG_PARITY_ERROR:
H A Dwd33c93.c1860 sc->sc_omsg[0] = MSG_PARITY_ERROR;
H A Dncr53c9x.c2007 sc->sc_omess[0] = MSG_PARITY_ERROR;
H A Daic7xxx.c110 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
2699 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR);
H A Daic79xx.c101 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
1916 msg_out = MSG_PARITY_ERROR;
/netbsd-current/sys/arch/x68k/dev/
H A Dmha.c1136 case MSG_PARITY_ERROR:
1137 printf("%s:target%d: MSG_PARITY_ERROR\n",
1378 sc->sc_omess[0] = MSG_PARITY_ERROR;
/netbsd-current/sys/arch/pmax/ibus/
H A Dsii.c1339 regs->data = MSG_PARITY_ERROR;

Completed in 408 milliseconds