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

  /src/sys/arch/amiga/dev/
ite_ul.c 90 void ulowell_cursor(struct ite_softc *, int);
136 gp->g_itecursor = ulowell_cursor;
226 void ulowell_cursor(struct ite_softc *ip, int flag) function in typeref:typename:void
237 ulowell_cursor(ip, ERASE_CURSOR);
426 ulowell_cursor(ip, ERASE_CURSOR);
ite_ul.c 90 void ulowell_cursor(struct ite_softc *, int);
136 gp->g_itecursor = ulowell_cursor;
226 void ulowell_cursor(struct ite_softc *ip, int flag) function in typeref:typename:void
237 ulowell_cursor(ip, ERASE_CURSOR);
426 ulowell_cursor(ip, ERASE_CURSOR);

Completed in 23 milliseconds