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

  /src/sys/dev/pci/
gffb.c 137 static void gffb_eraserows(void *, int, int, long);
662 ri->ri_ops.eraserows = gffb_eraserows;
1386 gffb_eraserows(void *cookie, int row, int nrows, long fillattr) function in typeref:typename:void
gffb.c 137 static void gffb_eraserows(void *, int, int, long);
662 ri->ri_ops.eraserows = gffb_eraserows;
1386 gffb_eraserows(void *cookie, int row, int nrows, long fillattr) function in typeref:typename:void

Completed in 24 milliseconds