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

  /src/sys/dev/pci/
tga.c 92 static void tga_erasecols(void *, int, int, int, long);
119 .erasecols = tga_erasecols,
374 rip->ri_ops.erasecols = tga_erasecols;
1326 tga_erasecols (void *c, int row, int col, int num, long attr) function in typeref:typename:void

Completed in 12 milliseconds