HomeSort by: relevance | last modified time | path
    Searched defs:cg14_cursor (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/dev/
cgfourteenvar.h 62 struct cg14_cursor { /* cg14 hardware cursor status */ struct
87 struct cg14_cursor sc_cursor; /* Hardware cursor state */
cgfourteen.c 164 static void cg14_cursor(void *, int, int, int);
1126 ri->ri_ops.cursor = cg14_cursor;
1650 cg14_cursor(void *cookie, int on, int row, int col) function in typeref:typename:void

Completed in 127 milliseconds