OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:microc_type
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
theatre.h
15
const char*
microc_type
;
member in struct:__anon6881
radeon_driver.c
2640
const char*
microc_type
= NULL;
local
2714
if((
microc_type
= xf86GetOptValString(info->Options, OPTION_RAGE_THEATRE_MICROC_TYPE)) != NULL)
2716
xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, "Rage Theatre Microcode type was specified as %s\n",
microc_type
);
2717
info->RageTheatreMicrocType =
microc_type
;
Completed in 8 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026