Home
last modified time | relevance | path

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

/NextBSD/sys/dev/fb/
HDmachfb.c262 static int machfb_cursor_install(struct machfb_softc *);
1109 (error = machfb_cursor_install(sc)) < 0) in machfb_putm()
1385 machfb_cursor_install(struct machfb_softc *sc) in machfb_cursor_install() function