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 D | helper_mem.c | 235 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 D | generic.c | 264 if (int10_check_bios(screen, bios_location >> 4, vbiosMem)) 283 if (!int10_check_bios(screen, bios_location >> 4, vbiosMem)) {
|
| H A D | xf86int10.h | 175 Bool int10_check_bios(int scrnIndex, int codeSeg,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | helper_mem.c | 235 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 D | xf86int10.h | 179 Bool int10_check_bios(int scrnIndex, int codeSeg,
|
| H A D | generic.c | 248 if (int10_check_bios(pScrn->scrnIndex, bios_location >> 4, vbiosMem))
|
Completed in 5 milliseconds