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

  /src/sys/dev/sbus/
mgx.c 125 static void mgx_eraserows(void *, int, int, long);
903 mgx_eraserows(void *cookie, int row, int nrows, long fillattr) function in typeref:typename:void
984 ri->ri_ops.eraserows = mgx_eraserows;
mgx.c 125 static void mgx_eraserows(void *, int, int, long);
903 mgx_eraserows(void *cookie, int row, int nrows, long fillattr) function in typeref:typename:void
984 ri->ri_ops.eraserows = mgx_eraserows;

Completed in 72 milliseconds