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

  /src/sys/dev/pci/
agp.c 102 static int agp_unbind_user(struct agp_softc *, agp_unbind *);
958 agp_unbind_user(struct agp_softc *sc, agp_unbind *unbind) function in typeref:typename:int
1093 return agp_unbind_user(sc, (agp_unbind *)data);

Completed in 34 milliseconds