/src/sys/arch/playstation2/ee/ |
gsfb.c | 200 STATIC void _gsfb_erasecols(void *, int, int, int, long); 228 .erasecols = _gsfb_erasecols, 474 _gsfb_erasecols(void *cookie, int row, int startcol, int ncols, long attr) function in typeref:typename:void
|
gsfb.c | 200 STATIC void _gsfb_erasecols(void *, int, int, int, long); 228 .erasecols = _gsfb_erasecols, 474 _gsfb_erasecols(void *cookie, int row, int startcol, int ncols, long attr) function in typeref:typename:void
|