Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dgeneric.c187 int bios_location = V_BIOS; in xf86ExtendedInitInt10() local
198 vbiosMem = (unsigned char *) base + bios_location; in xf86ExtendedInitInt10()
242 int bios_location = V_BIOS; in xf86ExtendedInitInt10() local
245 vbiosMem = (unsigned char *) base + bios_location; in xf86ExtendedInitInt10()
248 if (int10_check_bios(pScrn->scrnIndex, bios_location >> 4, vbiosMem)) in xf86ExtendedInitInt10()