Home
last modified time | relevance | path

Searched refs:agp_bind (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dagpio.h89 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, agp_bind)
143 } agp_bind; typedef
/freebsd/sys/dev/agp/
H A Dagp.c786 agp_bind_user(device_t dev, agp_bind *bind) in agp_bind_user()
876 return agp_bind_user(dev, (agp_bind *)data); in agp_ioctl()