Searched refs:next_b (Results 1 – 1 of 1) sorted by relevance
1543 struct cxl_port *next_a, *next_b; in cmp_decode_pos() local1550 next_b = next_port(iter_b); in cmp_decode_pos()1551 if (next_a != next_b) in cmp_decode_pos()