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

/freebsd-10.1-release/sys/geom/raid3/
H A Dg_raid3.h222 u_int sc_round_robin; member in struct:g_raid3_softc
H A Dg_raid3.c1871 disk->d_no == sc->sc_round_robin) {
1879 sc->sc_round_robin++;
1924 * for this read and must reset sc_round_robin field.
1926 sc->sc_round_robin = 0;
3150 sc->sc_round_robin = 0;

Completed in 55 milliseconds