OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vesa
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xf86-video-nsc/dist/src/
nsc.h
374
VESAPtr
vesa
;
member in struct:__anon9087
nsc_gx2_driver.c
310
pGeode->
vesa
= xcalloc(sizeof(VESARec), 1);
684
pVesa = pGeode->
vesa
;
685
/* Initialize
Vesa
record */
1543
pGeode->
vesa
->pInt->num = 0x10;
1544
pGeode->
vesa
->pInt->ax = 0x3;
1545
pGeode->
vesa
->pInt->bx = 0;
1546
xf86ExecX86int10(pGeode->
vesa
->pInt);
/xsrc/external/mit/xf86-video-geode/dist/src/
lx_driver.c
344
pGeode->
vesa
= calloc(1, sizeof(VESARec));
515
pVesa = pGeode->
vesa
;
710
pGeode->
vesa
->pInt->num = 0x10;
711
pGeode->
vesa
->pInt->ax = 0x0 | pGeode->FBBIOSMode;
712
pGeode->
vesa
->pInt->bx = 0;
713
xf86ExecX86int10(pGeode->
vesa
->pInt);
gx_driver.c
490
pGeode->
vesa
= calloc(1, sizeof(VESARec));
667
pVesa = pGeode->
vesa
;
998
pGeode->
vesa
->pInt->num = 0x10;
999
pGeode->
vesa
->pInt->ax = 0x0 | pGeode->FBBIOSMode;
1000
pGeode->
vesa
->pInt->bx = 0;
1001
xf86ExecX86int10(pGeode->
vesa
->pInt);
geode.h
243
VESARec *
vesa
;
member in struct:_geodeRec
/xsrc/external/mit/xf86-video-vesa/dist/
configure
3
# Generated by GNU Autoconf 2.71 for xf86-video-
vesa
2.6.0.
5
# Report bugs to <https://gitlab.freedesktop.org/xorg/driver/xf86-video-
vesa
/-/issues>.
279
$0: https://gitlab.freedesktop.org/xorg/driver/xf86-video-
vesa
/-/issues
623
PACKAGE_NAME='xf86-video-
vesa
'
624
PACKAGE_TARNAME='xf86-video-
vesa
'
626
PACKAGE_STRING='xf86-video-
vesa
2.6.0'
627
PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/driver/xf86-video-
vesa
/-/issues'
1397
\`configure' configures xf86-video-
vesa
2.6.0 to adapt to many kinds of systems.
1446
--docdir=DIR documentation root [DATAROOTDIR/doc/xf86-video-
vesa
]
1468
short | recursive ) echo "Configuration of xf86-video-
vesa
2.6.0:";
[
all
...]
Completed in 12 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026