HomeSort by: relevance | last modified time | path
    Searched defs:agp_find_memory (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
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);

Completed in 12 milliseconds