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

  /src/sys/dev/sbus/
zx.c 111 static void zx_eraserows(void *, int, int, long);
933 zx_eraserows(void *cookie, int row, int nrows, long attr) function in typeref:typename:void
1184 ri->ri_ops.eraserows = zx_eraserows;
zx.c 111 static void zx_eraserows(void *, int, int, long);
933 zx_eraserows(void *cookie, int row, int nrows, long attr) function in typeref:typename:void
1184 ri->ri_ops.eraserows = zx_eraserows;
zx.c 111 static void zx_eraserows(void *, int, int, long);
933 zx_eraserows(void *cookie, int row, int nrows, long attr) function in typeref:typename:void
1184 ri->ri_ops.eraserows = zx_eraserows;

Completed in 34 milliseconds