agp_bind
static int agp_bind_user(struct agp_softc *, agp_bind *);
return agp_bind_user(sc, (agp_bind *)data);
agp_bind_user(struct agp_softc *sc, agp_bind *bind)
#define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, agp_bind)