Searched refs:iter_a (Results 1 – 1 of 1) sorted by relevance
1503 const struct cxl_port *iter_a, in find_positions() argument1510 if (cxlsd->target[i] == iter_a->parent_dport) in find_positions()1527 struct cxl_port *iter_a, *iter_b, *port = NULL; in cmp_decode_pos() local1542 for (iter_a = port_a; iter_a; iter_a = next_port(iter_a)) { in cmp_decode_pos()1545 next_a = next_port(iter_a); in cmp_decode_pos()1581 find_positions(cxlsd, iter_a, iter_b, &a_pos, &b_pos); in cmp_decode_pos()