agp.c | 877 agp_find_memory(struct agp_softc *sc, int id) function in typeref:struct:agp_memory * 936 struct agp_memory *mem = agp_find_memory(sc, id); 949 struct agp_memory *mem = agp_find_memory(sc, bind->key); 960 struct agp_memory *mem = agp_find_memory(sc, unbind->key);
|