agp_bind_memory
DEVMETHOD(agp_bind_memory, agp_generic_bind_memory),
DEVMETHOD(agp_bind_memory, agp_generic_bind_memory),
DEVMETHOD(agp_bind_memory, agp_generic_bind_memory),
DEVMETHOD(agp_bind_memory, agp_generic_bind_memory),
DEVMETHOD(agp_bind_memory, agp_generic_bind_memory),
DEVMETHOD(agp_bind_memory, agp_i810_bind_memory),
DEVMETHOD(agp_bind_memory, agp_generic_bind_memory),
DEVMETHOD(agp_bind_memory, agp_generic_bind_memory),
DEVMETHOD(agp_bind_memory, agp_generic_bind_memory),
DEVMETHOD(agp_bind_memory, agp_generic_bind_memory),
int agp_bind_memory(device_t dev, void *handle, vm_offset_t offset);
ret = agp_bind_memory(mem, gtt_offset / PAGE_SIZE);
return -agp_bind_memory(agpdev, handle, start * PAGE_SIZE);