Searched refs:agp_generic_unbind_memory (Results 1 – 8 of 8) sorted by relevance
127 int agp_generic_unbind_memory(struct vga_pci_softc *, struct agp_memory *);
67 agp_generic_unbind_memory,
72 agp_generic_unbind_memory,
74 agp_generic_unbind_memory,
94 agp_generic_unbind_memory,
577 return (agp_generic_unbind_memory(sc, mem)); in agp_i810_unbind_memory()
799 agp_generic_unbind_memory(struct vga_pci_softc *sc, struct agp_memory *mem) in agp_generic_unbind_memory() function