Home
last modified time | relevance | path

Searched refs:AGPIOC_UNBIND (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dagpio.h90 #define AGPIOC_UNBIND _IOW (AGPIOC_BASE, 9, agp_unbind) macro
/freebsd/sys/dev/agp/
H A Dagp.c878 case AGPIOC_UNBIND: in agp_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1979 unsigned IOCTL_AGPIOC_UNBIND = AGPIOC_UNBIND;
H A Dsanitizer_interceptors_ioctl_netbsd.inc879 _(AGPIOC_UNBIND, READ, struct__agp_unbind_sz);