Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/agp/
Dagp_amd64.c73 struct agp_amd64_softc { struct
74 struct agp_softc agp;
75 uint32_t initial_aperture;
76 struct agp_gatt *gatt;
77 uint32_t apbase;
78 int mctrl[AMD64_MAX_MCTRL];
79 int n_mctrl;
80 int via_agp;