Home | History | Annotate | Download | only in podulebus

Lines Matching defs:phase

574 	int		 len, mode, phase;
581 * Decode the scsi phase to determine whether we are reading or writing.
584 phase
585 mode = (phase == SFAS_PHASE_DATA_IN);
587 while(len && ((dev->sc_status & SFAS_STAT_PHASE_MASK) == phase))
608 * Since the last sfasiwait will be a phase-change, we can't wait for it
1194 * Part three of the interrupt machine. Handle phase changes (and repeated
1195 * phase passes). We know that we have an active nexus here.
1287 * We've got status phase. Request status and command
1502 printf("SFASINTR: UNKNOWN PHASE! phase: %d\n",