Lines Matching refs:LASTPHASE
534 mvi LASTPHASE, P_BUSFREE;
601 * code looks at LASTPHASE to determine the
605 xor LASTPHASE, IOI, SCB_TARGET_DATA_DIR;
611 mvi LASTPHASE, P_STATUS;
664 mov A, LASTPHASE;
709 mvi LASTPHASE, P_BUSFREE;
833 test LASTPHASE, IOI jnz . + 2;
1504 or SCSISIGO, ATNO, LASTPHASE;
1524 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
1527 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
1546 cmp LASTPHASE, P_MESGOUT je p_mesgout_retry;
1892 cmp LASTPHASE, P_MESGIN jne not_found;
1955 or SCSISIGO, ATNO, LASTPHASE;
1990 and LASTPHASE, PHASE_MASK, SCSISIGI;
1991 cmp LASTPHASE, P_MESGIN jne mesgin_phasemis;
2124 and LASTPHASE, PHASE_MASK, SCSISIGI ret;