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

  /src/sys/dev/pci/
unichromefb.c 200 static void uni_erasecols(void *, int, int, int, long);
542 ri->ri_ops.erasecols = uni_erasecols;
1449 uni_erasecols(void *opaque, int row, int startcol, int ncols, long fillattr) function in typeref:typename:void
unichromefb.c 200 static void uni_erasecols(void *, int, int, int, long);
542 ri->ri_ops.erasecols = uni_erasecols;
1449 uni_erasecols(void *opaque, int row, int startcol, int ncols, long fillattr) function in typeref:typename:void

Completed in 26 milliseconds