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

  /src/sys/dev/sbus/
mgx.c 121 static void mgx_cursor(void *, int, int, int);
825 mgx_cursor(void *cookie, int on, int row, int col) function in typeref:typename:void
982 ri->ri_ops.cursor = mgx_cursor;
mgx.c 121 static void mgx_cursor(void *, int, int, int);
825 mgx_cursor(void *cookie, int on, int row, int col) function in typeref:typename:void
982 ri->ri_ops.cursor = mgx_cursor;

Completed in 25 milliseconds