Searched refs:nx_init_slots (Results 1 – 1 of 1) sorted by relevance
81 static int nx_init_slots(struct kern_nexus *, struct __kern_channel_ring *);2302 if ((err = nx_init_slots(nx, kring)) != 0) { in nx_init_rings()2390 nx_init_slots(struct kern_nexus *nx, struct __kern_channel_ring *kring) in nx_init_slots() function