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

  /src/sys/sys/
agpio.h 90 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, agp_bind)
143 } agp_bind; typedef in typeref:struct:_agp_bind
  /src/sys/dev/pci/
agp.c 101 static int agp_bind_user(struct agp_softc *, agp_bind *);
947 agp_bind_user(struct agp_softc *sc, agp_bind *bind)
1090 return agp_bind_user(sc, (agp_bind *)data);

Completed in 30 milliseconds