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

  /src/sys/arch/evbppc/explora/dev/
fb_elb.c 103 static void fb_erasecols(void *, int, int, int, long);
239 ri->ri_ops.erasecols = fb_erasecols;
420 fb_erasecols(void *v, int row, int startcol, int ncols, long attr) function in typeref:typename:void
fb_elb.c 103 static void fb_erasecols(void *, int, int, int, long);
239 ri->ri_ops.erasecols = fb_erasecols;
420 fb_erasecols(void *v, int row, int startcol, int ncols, long attr) function in typeref:typename:void

Completed in 82 milliseconds