Searched refs:INTPriv (Results 1 – 1 of 1) sorted by relevance
81 #define INTPriv(x) ((genericInt10Priv*)x->private) macro141 INTPriv(pInt)->alloc = (void *) xnfcalloc(1, ALLOC_ENTRIES(getpagesize())); in xf86ExtendedInitInt10()143 base = INTPriv(pInt)->base = xnfalloc(SYS_BIOS); in xf86ExtendedInitInt10()159 INTPriv(pInt)->sysMem = sysMem; in xf86ExtendedInitInt10()171 INTPriv(pInt)->highMemory = V_BIOS; in xf86ExtendedInitInt10()205 INTPriv(pInt)->highMemory = GET_HIGH_BASE(rom_device->rom_size); in xf86ExtendedInitInt10()222 INTPriv(pInt)->sysMem = sysMem; in xf86ExtendedInitInt10()280 free(INTPriv(pInt)->alloc); in xf86ExtendedInitInt10()296 &(INTPriv(pInt)->vRam)); in MapVRam()306 pci_device_unmap_legacy(pInt->dev, INTPriv(pInt)->vRam, size); in UnmapVRam()[all …]