OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vc_funcs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
vgavar.h
67
const struct vga_funcs *
vc_funcs
;
member in struct:vga_config
vga.c
649
vc->
vc_funcs
= vf;
784
const struct vga_funcs *vf = vc->
vc_funcs
;
838
if (vc->
vc_funcs
== NULL)
851
const struct vga_funcs *vf = vc->
vc_funcs
;
853
if (vc->
vc_funcs
== NULL)
vga_raster.c
541
vc->
vc_funcs
= vf;
627
const struct vga_funcs *vf = vc->
vc_funcs
;
668
if (vc->
vc_funcs
== NULL) {
670
printf("%s: no
vc_funcs
\n", __func__);
689
const struct vga_funcs *vf = vc->
vc_funcs
;
691
if (vc->
vc_funcs
== NULL)
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025