OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tga_putchar
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
tga.c
90
static void
tga_putchar
(void *c, int row, int col, u_int uc, long attr);
117
.putchar =
tga_putchar
,
359
/* the accelerated
tga_putchar
() needs LSbit left */
376
rip->ri_ops.putchar =
tga_putchar
;
1215
tga_putchar
(void *c, int row, int col, u_int uc, long attr)
function
tga.c
90
static void
tga_putchar
(void *c, int row, int col, u_int uc, long attr);
117
.putchar =
tga_putchar
,
359
/* the accelerated
tga_putchar
() needs LSbit left */
376
rip->ri_ops.putchar =
tga_putchar
;
1215
tga_putchar
(void *c, int row, int col, u_int uc, long attr)
function
Completed in 48 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026