Home
last modified time | relevance | path

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

/freebsd/sys/dev/agp/
H A Dagp_amd64.c69 struct agp_amd64_softc { struct
70 struct agp_softc agp;
71 uint32_t initial_aperture;
72 struct agp_gatt *gatt;
73 uint32_t apbase;
74 int mctrl[AMD64_MAX_MCTRL];
75 int n_mctrl;
76 int via_agp;