free_memory
int (*free_memory)(struct agp_softc *, struct agp_memory *);
#define AGP_FREE_MEMORY(sc,m) ((sc)->as_methods->free_memory((sc),(m)))