Searched refs:iter_b (Results 1 – 1 of 1) sorted by relevance
1504 const struct cxl_port *iter_b, int *a_pos, in find_positions() argument1512 else if (cxlsd->target[i] == iter_b->parent_dport) in find_positions()1527 struct cxl_port *iter_a, *iter_b, *port = NULL; in cmp_decode_pos() local1549 for (iter_b = port_b; iter_b; iter_b = next_port(iter_b)) { in cmp_decode_pos()1550 next_b = next_port(iter_b); in cmp_decode_pos()1581 find_positions(cxlsd, iter_a, iter_b, &a_pos, &b_pos); in cmp_decode_pos()