P_MESGIN
case P_MESGIN:
{ P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
if (bus_phase != P_MESGIN
if (curphase == P_MESGIN)
&& (lastphase == P_MESGIN || lastphase == P_MESGOUT)
if (bus_phase == P_MESGIN) {
phasemis = bus_phase != P_MESGIN;
ahd_outb(ahd, SCSISIGO, P_MESGIN | BSYO);
{ P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
if (bus_phase == P_MESGIN) {
phasemis = bus_phase != P_MESGIN;
ahc_outb(ahc, SCSISIGO, P_MESGIN | BSYO);
if (bus_phase != P_MESGIN