Lines Matching refs:DINDEX
200 mvi DINDEX, CCHADDR;
204 mvi DINDEX, HADDR;
249 test DINDEX, MSG_IDENTIFYFLAG jz host_target_message_loop;
252 mov CCSCBRAM, DINDEX;
254 mov DFDAT, DINDEX;
256 and SAVED_LUN, MSG_IDENTIFY_LUNMASK, DINDEX;
259 test DINDEX, MSG_IDENTIFY_DISCFLAG jnz . + 2;
271 add A, -MSG_SIMPLE_Q_TAG, DINDEX;
273 add A, -MSG_IGN_WIDE_RESIDUE, DINDEX;
278 mov CCSCBRAM, DINDEX;
280 mov DFDAT, DINDEX;
295 mov CCSCBRAM, DINDEX;
297 mov DFDAT, DINDEX;
299 mov INITIATOR_TAG, DINDEX;
425 mov DINDEX, SCSIDATL ret;
559 mov A, DINDEX;
866 mvi DINDEX, HADDR;
868 mvi DINDEX, SCB_RESIDUAL_DATACNT + 3;
1174 mvi DINDEX, HADDR;
1210 mvi DINDEX, HADDR;
1219 mvi DINDEX, HADDR;
1395 mvi DINDEX, HADDR;
1766 mvi DINDEX, SCB_DATAPTR;
1790 * Index into our Busy Target table. SINDEX and DINDEX are modified
1794 shr DINDEX, 4, SINDEX;
1797 add DINDEX, SCB_64_BTT;
1799 add DINDEX, BUSY_TARGETS;
1990 mov DINDEX,SINDEX;
2006 and DINDEX, IOI, SCSISIGI;
2016 cmp DINDEX, A je change_phase_wait;
2059 mov DINDEX, SCB_NEXT;
2062 mov SCB_NEXT, DINDEX;
2084 mvi DINDEX, CCHADDR;
2089 mvi DINDEX, HADDR;
2154 * the base address of that array, and DINDEX
2167 * the base address of that array, and DINDEX
2178 * the base address of that array, and DINDEX contains
2197 mvi DINDEX, CCHADDR;
2231 mvi DINDEX, HADDR;
2246 mvi DINDEX, SCB_BASE;
2281 cmp DINDEX, A jne . - 1;
2282 cmp DINDEX, SCB_DOWNLOAD_SIZE+SCB_BASE
2285 add A, -SCB_BASE, DINDEX;