OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dc_boardrev
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/gio/
light.c
73
int
dc_boardrev
;
member in struct:light_devconfig
293
dc->
dc_boardrev
= rex_revision(dc);
332
LIGHT_IS_LG1(sc->sc_dc->
dc_boardrev
) ? 1 : 2,
333
sc->sc_dc->
dc_boardrev
);
newport.c
65
int
dc_boardrev
;
member in struct:newport_devconfig
454
dc->
dc_boardrev
= (scratch >> 28) & 0x07;
457
dc->dc_depth = ( (dc->
dc_boardrev
> 1) && (scratch & 0x80)) ? 8 : 24;
625
sc->sc_dc->
dc_boardrev
, sc->sc_dc->dc_cmaprev,
Completed in 24 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025