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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dhelper_mem.c235 int10_check_bios(int scrnIndex, int codeSeg, const unsigned char* vbiosMem) function in typeref:typename:Bool
312 if (int10_check_bios(pInt->scrnIndex, cs, vbiosMem)) {
H A Dgeneric.c264 if (int10_check_bios(screen, bios_location >> 4, vbiosMem))
283 if (!int10_check_bios(screen, bios_location >> 4, vbiosMem)) {
H A Dxf86int10.h175 Bool int10_check_bios(int scrnIndex, int codeSeg,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dhelper_mem.c235 int10_check_bios(int scrnIndex, int codeSeg, const unsigned char *vbiosMem) function in typeref:typename:Bool
309 if (int10_check_bios(pInt->pScrn->scrnIndex, cs, vbiosMem)) {
H A Dxf86int10.h179 Bool int10_check_bios(int scrnIndex, int codeSeg,
H A Dgeneric.c248 if (int10_check_bios(pScrn->scrnIndex, bios_location >> 4, vbiosMem))

Completed in 5 milliseconds