Searched refs:upos_array (Results 1 – 2 of 2) sorted by relevance
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()
637 upos_pair_t upos_array[16]; /* max per cw = 2, * 8 cw's */ in mq_check() local648 upos_array[0].mq1 = NULL; in mq_check()670 curr_upos == upos_array[i-1].upos) { in mq_check()676 } else if (upos_array[i].mq1 == NULL) { in mq_check()680 upos_array[i].upos = curr_upos; in mq_check()681 upos_array[i].mq1 = gmem_list_prev(ip); in mq_check()682 upos_array[i].mq2 = ip; in mq_check()683 upos_array[++i].mq1 = NULL; in mq_check()694 upos_array[j].mq1->mq_ep); in mq_check()697 upos_array[j].mq2->mq_ep); in mq_check()