unbind_memory 59 dev/pci/agpvar.h int (*unbind_memory)(struct vga_pci_softc *, struct agp_memory *); unbind_memory 71 dev/pci/agpvar.h #define AGP_UNBIND_MEMORY(sc,m) ((sc)->sc_methods->unbind_memory((sc),(m)))