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

  /src/sys/dev/pci/
tdvfb.c 118 static void tdvfb_eraserows(void *cookie, int row, int nrows,
338 ri->ri_ops.eraserows = tdvfb_eraserows;
908 tdvfb_eraserows(void *cookie, int row, int nrows, long fillattr) function in typeref:typename:void
tdvfb.c 118 static void tdvfb_eraserows(void *cookie, int row, int nrows,
338 ri->ri_ops.eraserows = tdvfb_eraserows;
908 tdvfb_eraserows(void *cookie, int row, int nrows, long fillattr) function in typeref:typename:void

Completed in 24 milliseconds