Searched defs:agp_amd64_softc (Results 1 – 1 of 1) sorted by relevance
77 struct agp_amd64_softc { struct78 uint32_t initial_aperture;79 struct agp_gatt *gatt;80 uint32_t apbase;81 pcitag_t ctrl_tag; /* use NVIDIA and VIA */82 pcitag_t mctrl_tag[AMD64_MAX_MCTRL];83 int n_mctrl;84 int via_agp;