Home
last modified time | relevance | path

Searched refs:agp_nvidia_unbind_page (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/agp/
HDagp_nvidia.c92 static int agp_nvidia_unbind_page(device_t, vm_offset_t);
328 agp_nvidia_unbind_page(device_t dev, vm_offset_t offset) in agp_nvidia_unbind_page() function
437 DEVMETHOD(agp_unbind_page, agp_nvidia_unbind_page),