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

/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.c1350 sc->rl_twist_col = 0;
1354 if (sc->rl_twist_col == 0)
1357 param[sc->rl_twist_row][sc->rl_twist_col]);
1358 if (++sc->rl_twist_col == 4) {
1385 sc->rl_twist_col = 0;
H A Dif_rlreg.h904 int rl_twist_col; member in struct:rl_softc

Completed in 107 milliseconds