Lines Matching refs:LASTPHASE
292 mov A, LASTPHASE;
331 mvi LASTPHASE, P_BUSFREE;
361 test LASTPHASE, IOI jnz . + 2;
709 or SCSISIGO,ATNO,LASTPHASE;/* turn on ATN for the retry */
734 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
737 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
761 cmp LASTPHASE, P_MESGOUT je p_mesgout_retry;
973 cmp LASTPHASE, P_MESGIN jne not_found;
1038 or SCSISIGO,ATNO,LASTPHASE;/* turn on ATNO */
1067 and LASTPHASE, PHASE_MASK, SCSISIGI;
1068 cmp LASTPHASE, P_MESGIN jne mesgin_phasemis;
1120 cmp LASTPHASE, P_COMMAND je dma_await_nreq;
1301 and LASTPHASE, PHASE_MASK, SCSISIGI ret;