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

/netbsd-current/sys/dev/sbus/
H A Dzxvar.h96 int sc_shiftx; member in struct:zx_softc
H A Dzx.c700 if (sx != sc->sc_shiftx || sy != sc->sc_shifty) {
701 sc->sc_shiftx = sx;
732 data >> sc->sc_shiftx);

Completed in 134 milliseconds