Searched refs:sc_round_robin (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/geom/raid3/
H A Dg_raid3.h224 u_int sc_round_robin; member in struct:g_raid3_softc
H A Dg_raid3.c1863 disk->d_no == sc->sc_round_robin) {
1871 sc->sc_round_robin++;
1916 * for this read and must reset sc_round_robin field.
1918 sc->sc_round_robin = 0;
3141 sc->sc_round_robin = 0;

Completed in 168 milliseconds