• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/aic7xxx/

Lines Matching refs:phase

101 	{ P_DATAOUT,	MSG_NOOP,		"in Data-out phase"	},
102 { P_DATAIN, MSG_INITIATOR_DET_ERR, "in Data-in phase" },
103 { P_DATAOUT_DT, MSG_NOOP, "in DT Data-out phase" },
104 { P_DATAIN_DT, MSG_INITIATOR_DET_ERR, "in DT Data-in phase" },
105 { P_COMMAND, MSG_NOOP, "in Command phase" },
106 { P_MESGOUT, MSG_NOOP, "in Message-out phase" },
107 { P_STATUS, MSG_INITIATOR_DET_ERR, "in Status phase" },
108 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
110 { 0, MSG_NOOP, "in unknown phase" }
661 printf("%s:%c:%d: unknown scsi bus phase %x, "
682 * The sequencer has encountered a message phase
684 * While handling the message phase(s), we will be
686 * transferred so we can track bus phase changes.
701 "phase 0x%x\n",
754 * and we are not in a phase (data-in) where we will
767 * if the expected phase in SCSISIGO matches
768 * the current phase. Make sure this is
779 * In a data phase. Faster to bitbucket
832 if (lastphase == ahc_phase_table[i].phase)
871 * to data phase later.
1046 * Determine the bus phase and queue an appropriate message.
1052 * we should look at the last phase the sequencer recorded,
1053 * or the current phase presented on the bus.
1072 * in it. So the only way that the current phase
1074 * an already acked byte in the data phase. During
1076 * ack bytes before latching the current phase in
1087 if (errorphase == ahc_phase_table[i].phase)
1129 * in the phase table.
1246 * Look at what phase we were last in.
1377 if (lastphase == ahc_phase_table[i].phase)
2209 ahc_lookup_phase_entry(int phase)
2216 * will be returned if the phase doesn't match.
2220 if (phase == entry->phase)
2277 * or enters the initial message out phase, we are interrupted. Fill our
2279 * the message phase(s) manually.
2613 * phase or didn't respond to our ATN.
2795 * message out phase.
2853 * phase change so as to avoid phantom REQs.
2870 * All phase line changes require a bus
2957 * to the Message in phase and send it.
2969 * All phase line changes require a bus
2972 * from an OUT to an IN phase, we must
3653 * seen an appropriate data phase yet.
7063 * and go to the mesgout phase. If this fails, we'll