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