Searched refs:ch_find (Results 1 – 1 of 1) sorted by relevance
84 static struct kern_channel *ch_find(struct kern_nexus *, nexus_port_t,1484 ch_find(struct kern_nexus *nx, nexus_port_t port, ring_id_t ring_id) in ch_find() function1663 if ((ch0 = ch_find(nx, port, ring)) != NULL) { in ch_open()