Searched refs:upos_array (Results 1 – 2 of 2) sorted by relevance
642 upos_pair_t upos_array[16]; /* max per cw = 2, * 8 cw's */ in mq_check() local653 upos_array[0].mq1 = NULL; in mq_check()675 curr_upos == upos_array[i-1].upos) { in mq_check()681 } else if (upos_array[i].mq1 == NULL) { in mq_check()685 upos_array[i].upos = curr_upos; in mq_check()686 upos_array[i].mq1 = gmem_list_prev(ip); in mq_check()687 upos_array[i].mq2 = ip; in mq_check()688 upos_array[++i].mq1 = NULL; in mq_check()699 upos_array[j].mq1->mq_ep); in mq_check()702 upos_array[j].mq2->mq_ep); in mq_check()
495 upos_pair_t upos_array[8]; /* max per cw = 2, * 4 cw's */ in mq_check() local507 upos_array[0].mq1 = NULL; in mq_check()530 curr_upos == upos_array[i-1].upos) { in mq_check()536 } else if (upos_array[i].mq1 == NULL) { in mq_check()540 upos_array[i].upos = curr_upos; in mq_check()541 upos_array[i].mq1 = cmd_list_prev(ip); in mq_check()542 upos_array[i].mq2 = ip; in mq_check()543 upos_array[++i].mq1 = NULL; in mq_check()555 upos_array[j].mq1->mq_ep); in mq_check()558 upos_array[j].mq2->mq_ep); in mq_check()