Searched refs:VNDIOCCLR (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/dev/
H A Dvndvar.h172 * an VNDIOCCLR must be used to reset a configuration. An attempt to
176 #define VNDIOCCLR _IOW('F', 1, struct vnd_ioctl) /* disable disk */ macro
H A Dvnd.c1218 case VNDIOCCLR:
1567 case VNDIOCCLR:
/netbsd-current/usr.sbin/vnconfig/
H A Dvnconfig.c337 rv = ioctl(fd, VNDIOCCLR, &vndio);
343 warn("%s: VNDIOCCLR", rdev);
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_ioctl.c1621 IOCTL_STRUCT_CONV_TO(VNDIOCCLR, vnd_ioctl);
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1590 unsigned IOCTL_VNDIOCCLR = VNDIOCCLR;
H A Dsanitizer_interceptors_ioctl_netbsd.inc636 _(VNDIOCCLR, READ, struct_vnd_ioctl_sz);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc635 _(VNDIOCCLR, READ, struct_vnd_ioctl_sz);
H A Dsanitizer_platform_limits_netbsd.cc1752 unsigned IOCTL_VNDIOCCLR = VNDIOCCLR;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc635 _(VNDIOCCLR, READ, struct_vnd_ioctl_sz);
H A Dsanitizer_platform_limits_netbsd.cpp1753 unsigned IOCTL_VNDIOCCLR = VNDIOCCLR;

Completed in 367 milliseconds