Searched refs:int10_check_bios (Results 1 – 3 of 3) sorted by relevance
235 int10_check_bios(int scrnIndex, int codeSeg, const unsigned char *vbiosMem) in int10_check_bios() function309 if (int10_check_bios(pInt->pScrn->scrnIndex, cs, vbiosMem)) { in xf86int10GetBiosSegment()
179 Bool int10_check_bios(int scrnIndex, int codeSeg,
248 if (int10_check_bios(pScrn->scrnIndex, bios_location >> 4, vbiosMem)) in xf86ExtendedInitInt10()