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

  /src/sys/dev/ic/
vga_raster.c 186 static void vga_raster_copyrows(void *, int, int, int);
199 vga_raster_copyrows,
1301 vga_raster_copyrows(void *id, int srcrow, int dstrow, int nrows) function in typeref:typename:void
vga_raster.c 186 static void vga_raster_copyrows(void *, int, int, int);
199 vga_raster_copyrows,
1301 vga_raster_copyrows(void *id, int srcrow, int dstrow, int nrows) function in typeref:typename:void

Completed in 23 milliseconds