Searched refs:cur_sc (Results 1 – 1 of 1) sorted by relevance
279 struct vmbus_channel *cur_sc; in relid2channel() local291 cur_sc = list_entry(cur, struct vmbus_channel, in relid2channel()293 if (cur_sc->offermsg.child_relid == relid) { in relid2channel()294 found_channel = cur_sc; in relid2channel()