Home
last modified time | relevance | path

Searched refs:BIOSseg (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dgeneric.c211 pInt->BIOSseg = V_BIOS >> 4; in xf86ExtendedInitInt10()
268 pInt->BIOSseg = V_BIOS >> 4; in xf86ExtendedInitInt10()
H A Dhelper_mem.c322 pInt->BIOSseg = cs; in xf86int10GetBiosSegment()
H A Dxf86int10.h24 uint16_t BIOSseg; member
H A Dxf86int10.c880 X86_CS = pInt->BIOSseg; in intE6_handler()
H A DINT10.HOWTO152 d. CARD16 BIOSseg - Video BIOS segment address.
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/int10/
H A Dlinux.c290 pInt->BIOSseg = V_BIOS >> 4; in xf86ExtendedInitInt10()