Home
last modified time | relevance | path

Searched defs:agp_amd_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/agp/
H A Dagp_amd.c68 struct agp_amd_softc { struct
69 struct agp_softc agp;
70 struct resource *regs; /* memory mapped control registers */
71 bus_space_tag_t bst; /* bus_space tag */
72 bus_space_handle_t bsh; /* bus_space handle */
73 u_int32_t initial_aperture; /* aperture size at startup */
74 struct agp_amd_gatt *gatt;