/src/sys/arch/sparc/dev/ |
cgfourteen.c | 150 static void cg14_move_cursor(struct cgfourteen_softc *, int, int); 1037 cg14_move_cursor(sc, cp->x, cp->y); 1176 cg14_move_cursor(struct cgfourteen_softc *sc, int x, int y) function in typeref:typename:void 1203 cg14_move_cursor(sc, cur->pos.x, cur->pos.y);
|
cgfourteen.c | 150 static void cg14_move_cursor(struct cgfourteen_softc *, int, int); 1037 cg14_move_cursor(sc, cp->x, cp->y); 1176 cg14_move_cursor(struct cgfourteen_softc *sc, int x, int y) function in typeref:typename:void 1203 cg14_move_cursor(sc, cur->pos.x, cur->pos.y);
|
cgfourteen.c | 150 static void cg14_move_cursor(struct cgfourteen_softc *, int, int); 1037 cg14_move_cursor(sc, cp->x, cp->y); 1176 cg14_move_cursor(struct cgfourteen_softc *sc, int x, int y) function in typeref:typename:void 1203 cg14_move_cursor(sc, cur->pos.x, cur->pos.y);
|