Home
last modified time | relevance | path

Searched defs:cg14_cursor (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Dcgfourteenvar.h62 struct cg14_cursor { /* cg14 hardware cursor status */ struct
63 int cc_enable; /* cursor is enabled */
87 struct cg14_cursor sc_cursor; /* Hardware cursor state */ argument
H A Dcgfourteen.c1638 cg14_cursor(void *cookie, int on, int row, int col) cg14_cursor() function