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

/netbsd-current/sys/dev/sbus/
H A Dzxvar.h100 struct fbcurpos sc_curhot; member in struct:zx_softc
H A Dzx.c471 sc->sc_curhot = cu->hot;
515 cu->hot = sc->sc_curhot;
685 x = sc->sc_curpos.x - sc->sc_curhot.x;
686 y = sc->sc_curpos.y - sc->sc_curhot.y;

Completed in 217 milliseconds