Home
last modified time | relevance | path

Searched refs:cc_pos (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/sparc/sbus/
H A Dcgsix.c59 struct fbcurpos cc_pos; /* position */ member
265 p->pos = cc->cc_pos;
325 cc->cc_pos = p->pos;
348 *(struct fbcurpos *)data = sc->sc_cursor.cc_pos;
352 sc->sc_cursor.cc_pos = *(struct fbcurpos *)data;
418 #define COORD(f) (sc->sc_cursor.cc_pos.f - sc->sc_cursor.cc_hot.f)