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

  /src/sys/arch/pmax/ibus/
pm.c 66 struct hwcursor64 { struct
88 struct hwcursor64 sc_cursor;
732 struct hwcursor64 *cc;
  /src/sys/dev/tc/
cfb.c 105 struct hwcursor64 { struct
121 struct hwcursor64 sc_cursor; /* software copy of cursor */
mfb.c 93 struct hwcursor64 { struct
108 struct hwcursor64 sc_cursor; /* software copy of cursor */
xcfb.c 64 struct hwcursor64 { struct
87 struct hwcursor64 sc_cursor; /* software copy of cursor */
sfb.c 113 struct hwcursor64 { struct
129 struct hwcursor64 sc_cursor; /* software copy of cursor */
tfb.c 130 struct hwcursor64 { struct
146 struct hwcursor64 sc_cursor; /* software copy of cursor */
sfbplus.c 87 struct hwcursor64 { struct
102 void (*locate)(void *, struct hwcursor64 *);
112 struct hwcursor64 sc_cursor; /* software copy of cursor */
173 static void bt459locate(void *, struct hwcursor64 *);
179 static void sfbplocate(void *, struct hwcursor64 *);
849 bt459locate(void *hw, struct hwcursor64 *cc)
870 sfbplocate(void *hw, struct hwcursor64 *cc)

Completed in 47 milliseconds