OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ramdac_funcs
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/ic/
bt463var.h
33
struct
ramdac_funcs
*bt463_funcs(void);
bt485var.h
33
struct
ramdac_funcs
*bt485_funcs(void);
ibm561var.h
32
struct
ramdac_funcs
*ibm561_funcs(void);
ramdac.h
41
struct
ramdac_funcs
{
struct
bt463.c
107
struct
ramdac_funcs
bt463_funcsstruct = {
190
struct
ramdac_funcs
*
bt485.c
64
struct
ramdac_funcs
bt485_funcsstruct = {
144
struct
ramdac_funcs
*
ibm561.c
63
struct
ramdac_funcs
ibm561_funcsstruct = {
129
struct
ramdac_funcs
*
/src/sys/dev/pci/
tgavar.h
45
struct
ramdac_funcs
*(*
ramdac_funcs
)(void);
member in struct:tga_conf
74
struct
ramdac_funcs
tga.c
465
dc->dc_ramdac_funcs = dc->dc_tgaconf->
ramdac_funcs
();
467
if (dc->dc_tgaconf->
ramdac_funcs
== bt485_funcs)
480
if (dc->dc_tgaconf->
ramdac_funcs
!= bt485_funcs)
531
struct
ramdac_funcs
*dcrf = dc->dc_ramdac_funcs;
744
if (dcp->dc_tgaconf->
ramdac_funcs
== bt485_funcs)
751
if (dcp->dc_tgaconf->
ramdac_funcs
== bt485_funcs)
799
struct
ramdac_funcs
*dcrf = dc->dc_ramdac_funcs;
858
struct
ramdac_funcs
*dcrf = dc->dc_ramdac_funcs;
Completed in 16 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025