Home
last modified time | relevance | path

Searched refs:DIOCMWEDGES (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/sys/
H A Ddkio.h127 #define DIOCMWEDGES _IOR('d', 131, int) /* make wedges */ macro
/netbsd-src/sys/dev/ofw/
H A Dofdisk.c371 case DIOCMWEDGES: in ofdisk_ioctl()
/netbsd-src/sbin/dkctl/
H A Ddkctl.c736 if (ioctl(fd, DIOCMWEDGES, &bits) == -1) in yesno()
/netbsd-src/sbin/gpt/
H A Dgpt.c624 #ifdef DIOCMWEDGES in gpt_close()
626 if (ioctl(gpt->fd, DIOCMWEDGES, &bits) == -1) in gpt_close()
/netbsd-src/sys/kern/
H A Dsubr_disk.c647 case DIOCMWEDGES: in disk_ioctl()
/netbsd-src/sys/dev/
H A Dccd.c1133 case DIOCMWEDGES: in ccdioctl()
1154 case DIOCMWEDGES: in ccdioctl()
H A Ddksubr.c622 case DIOCMWEDGES: in dk_ioctl()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1919 unsigned IOCTL_DIOCMWEDGES = DIOCMWEDGES;
H A Dsanitizer_interceptors_ioctl_netbsd.inc989 _(DIOCMWEDGES, WRITE, sizeof(int));
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2082 unsigned IOCTL_DIOCMWEDGES = DIOCMWEDGES;
H A Dsanitizer_interceptors_ioctl_netbsd.inc988 _(DIOCMWEDGES, WRITE, sizeof(int));
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2081 unsigned IOCTL_DIOCMWEDGES = DIOCMWEDGES;
H A Dsanitizer_interceptors_ioctl_netbsd.inc988 _(DIOCMWEDGES, WRITE, sizeof(int));