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

  /src/sys/sys/
agpio.h 91 #define AGPIOC_UNBIND _IOW (AGPIOC_BASE, 9, agp_unbind)
148 } agp_unbind; typedef in typeref:struct:_agp_unbind
  /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)
1093 return agp_unbind_user(sc, (agp_unbind *)data);

Completed in 12 milliseconds