agp_free_gatt     155 dev/pci/agp_ali.c 	agp_free_gatt(sc, asc->gatt);
agp_free_gatt     159 dev/pci/agp_intel.c 	agp_free_gatt(sc, isc->gatt);
agp_free_gatt     149 dev/pci/agp_sis.c 	agp_free_gatt(sc, ssc->gatt);
agp_free_gatt     141 dev/pci/agp_via.c 	agp_free_gatt(sc, asc->gatt);
agp_free_gatt      95 dev/pci/agpvar.h void	agp_free_gatt(struct vga_pci_softc *, struct agp_gatt *);