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