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

  /src/sys/dev/pci/
agp.c 100 static int agp_deallocate_user(struct agp_softc *, int);
934 agp_deallocate_user(struct agp_softc *sc, int id) function in typeref:typename:int
1087 return agp_deallocate_user(sc, *(int *) data);
agp.c 100 static int agp_deallocate_user(struct agp_softc *, int);
934 agp_deallocate_user(struct agp_softc *sc, int id) function in typeref:typename:int
1087 return agp_deallocate_user(sc, *(int *) data);

Completed in 24 milliseconds