Home
last modified time | relevance | path

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

/dragonfly/sys/dev/agp/
H A Dagp.c676 agp_find_memory(device_t dev, int id) in agp_find_memory() function
735 struct agp_memory *mem = agp_find_memory(dev, id); in agp_deallocate_user()
748 struct agp_memory *mem = agp_find_memory(dev, bind->key); in agp_bind_user()
759 struct agp_memory *mem = agp_find_memory(dev, unbind->key); in agp_unbind_user()