Searched defs:agp_intel_softc (Results 1 – 1 of 1) sorted by relevance
51 struct agp_intel_softc { struct52 struct agp_softc agp;53 u_int32_t initial_aperture; /* aperture size at startup */54 struct agp_gatt *gatt;55 u_int aperture_mask;56 u_int32_t current_aperture; /* current aperture size */