bind_memory        57 dev/pci/agpvar.h 	int	(*bind_memory)(struct vga_pci_softc *, struct agp_memory *,
bind_memory        70 dev/pci/agpvar.h #define AGP_BIND_MEMORY(sc,m,o)	 ((sc)->sc_methods->bind_memory((sc),(m),(o)))