HomeSort by: relevance | last modified time | path
    Searched refs:MSG_PARITY_ERROR (Results 1 - 22 of 22) sorted by relevancy

  /src/sys/arch/amiga/dev/
scivar.h 110 #define MSG_PARITY_ERROR 0x09
siopvar.h 200 #define MSG_PARITY_ERROR 0x09
sbicvar.h 185 #define MSG_PARITY_ERROR 0x09
sbic.c 2015 SEND_BYTE(regs, MSG_PARITY_ERROR);
  /src/sys/dev/scsipi/
scsi_message.h 15 #define MSG_PARITY_ERROR 0x09 /* M/M */
  /src/sys/arch/mvme68k/dev/
sbicvar.h 172 #define MSG_PARITY_ERROR 0x09
  /src/sys/arch/acorn32/podulebus/
sbicvar.h 175 #define MSG_PARITY_ERROR 0x09
sbic.c 1848 SEND_BYTE(regs, MSG_PARITY_ERROR);
  /src/sys/arch/luna68k/stand/boot/
scsireg.h 141 #define MSG_PARITY_ERROR 0x09
  /src/sys/arch/hp300/stand/common/
scsireg.h 165 #define MSG_PARITY_ERROR 0x09
  /src/sys/dev/ic/
aic6360.c 1078 case MSG_PARITY_ERROR:
1340 sc->sc_omess[0] = MSG_PARITY_ERROR;
mb89352.c 1065 case MSG_PARITY_ERROR:
1326 sc->sc_omess[0] = MSG_PARITY_ERROR;
ncr5380sbc.c 1677 case MSG_PARITY_ERROR:
1890 sc->sc_omess[0] = MSG_PARITY_ERROR;
ninjascsi32.c 1769 njsc32_add_msgout(sc, MSG_PARITY_ERROR);
2061 case MSG_PARITY_ERROR: /* 0x09 I->T only */
iha.c 2081 MSG_PARITY_ERROR);
2094 MSG_PARITY_ERROR);
sunscpal.c 1400 case MSG_PARITY_ERROR:
wd33c93.c 1860 sc->sc_omsg[0] = MSG_PARITY_ERROR;
ncr53c9x.c 2007 sc->sc_omess[0] = MSG_PARITY_ERROR;
aic7xxx.c 110 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
2699 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR);
aic79xx.c 101 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
1916 msg_out = MSG_PARITY_ERROR;
  /src/sys/arch/x68k/dev/
mha.c 1136 case MSG_PARITY_ERROR:
1137 printf("%s:target%d: MSG_PARITY_ERROR\n",
1378 sc->sc_omess[0] = MSG_PARITY_ERROR;
  /src/sys/arch/pmax/ibus/
sii.c 1339 regs->data = MSG_PARITY_ERROR;

Completed in 42 milliseconds