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

/freebsd-11-stable/sys/geom/raid3/
H A Dg_raid3.c1861 disk->d_no == sc->sc_round_robin) {
1869 sc->sc_round_robin++;
1914 * for this read and must reset sc_round_robin field.
1916 sc->sc_round_robin = 0;
3139 sc->sc_round_robin = 0;
H A Dg_raid3.h222 u_int sc_round_robin; member in struct:g_raid3_softc

Completed in 177 milliseconds