Home
last modified time | relevance | path

Searched refs:nx_init_rings (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus.c81 static int nx_init_rings(struct kern_nexus *, struct kern_channel *);
1300 err = nx_init_rings(nx, ch); in nxprov_advise_connect()
2301 nx_init_rings(struct kern_nexus *nx, struct kern_channel *ch) in nx_init_rings() function