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;
829 test LASTPHASE, IOI jnz . + 2;
1500 or SCSISIGO, ATNO, LASTPHASE;
1520 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
1523 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
1542 cmp LASTPHASE, P_MESGOUT je p_mesgout_retry;
1888 cmp LASTPHASE, P_MESGIN jne not_found;
1951 or SCSISIGO, ATNO, LASTPHASE;
1986 and LASTPHASE, PHASE_MASK, SCSISIGI;
1987 cmp LASTPHASE, P_MESGIN jne mesgin_phasemis;
2120 and LASTPHASE, PHASE_MASK, SCSISIGI ret;