OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucTemp
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-xgi/dist/src/
xgi_driver.c
5604
unsigned char ucSR5Stat,
ucTemp
;
5624
ucTemp
= base & 0xFF;
5625
outXGIIDXREG(XGICR, 0x0D,
ucTemp
);
5626
ucTemp
= (base >> 8) & 0xFF;
5627
outXGIIDXREG(XGICR, 0x0C,
ucTemp
);
5628
ucTemp
= (base >> 16) & 0xFF;
5629
outXGIIDXREG(XGISR, 0x0D,
ucTemp
);
5630
ucTemp
= (base >> 24) & 0x01;
5631
setXGIIDXREG(XGISR, 0x37, 0xFE,
ucTemp
);
5635
ucTemp
= base & 0xFF ; outXGIIDXREG( XGIPART1, 6 , ucTemp )
[
all
...]
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h
4966
UCHAR
ucTemp
;
Completed in 15 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026