Searched refs:SEG_ADDR (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/
H A Dvbe.c80 pInt->es = SEG_ADDR(RealOff);
279 pVbe->pInt10->es = SEG_ADDR(RealOff);
369 pVbe->pInt10->es = SEG_ADDR(pVbe->real_mode_base);
466 pVbe->pInt10->es = SEG_ADDR(pVbe->real_mode_base);
525 pVbe->pInt10->es = SEG_ADDR(pVbe->real_mode_base);
633 pVbe->pInt10->es = SEG_ADDR(*real_mode_pages);
815 pVbe->pInt10->es = SEG_ADDR(pVbe->real_mode_base);
1065 pVbe->pInt10->es = SEG_ADDR(RealOff);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dvbe.c82 pInt->es = SEG_ADDR(RealOff);
292 pVbe->pInt10->es = SEG_ADDR(RealOff);
370 pVbe->pInt10->es = SEG_ADDR(pVbe->real_mode_base);
467 pVbe->pInt10->es = SEG_ADDR(pVbe->real_mode_base);
527 pVbe->pInt10->es = SEG_ADDR(pVbe->real_mode_base);
635 pVbe->pInt10->es = SEG_ADDR(*real_mode_pages);
816 pVbe->pInt10->es = SEG_ADDR(pVbe->real_mode_base);
1066 pVbe->pInt10->es = SEG_ADDR(RealOff);
H A Dxf86int10.h15 #define SEG_ADDR(x) (((x) >> 4) & 0x00F000) macro
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86int10.h15 #define SEG_ADDR(x) (((x) >> 4) & 0x00F000) macro
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_vbe.c313 psav->pVbe->pInt10->es = SEG_ADDR(vbeReal);
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_driver.c1644 pInt->es = SEG_ADDR(RealOff);

Completed in 20 milliseconds