Searched refs:hn_cpu_index (Results 1 – 1 of 1) sorted by relevance
617 static u_int hn_cpu_index; /* next CPU for channel */ variable2201 sc->hn_cpu = atomic_fetchadd_int(&hn_cpu_index, ring_cnt) % mp_ncpus; in hn_attach()