Searched refs:DIOCMWEDGES (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/sys/sys/ |
| H A D | dkio.h | 127 #define DIOCMWEDGES _IOR('d', 131, int) /* make wedges */ macro
|
| /netbsd-src/sys/dev/ofw/ |
| H A D | ofdisk.c | 371 case DIOCMWEDGES: in ofdisk_ioctl()
|
| /netbsd-src/sbin/dkctl/ |
| H A D | dkctl.c | 736 if (ioctl(fd, DIOCMWEDGES, &bits) == -1) in yesno()
|
| /netbsd-src/sbin/gpt/ |
| H A D | gpt.c | 624 #ifdef DIOCMWEDGES in gpt_close() 626 if (ioctl(gpt->fd, DIOCMWEDGES, &bits) == -1) in gpt_close()
|
| /netbsd-src/sys/kern/ |
| H A D | subr_disk.c | 647 case DIOCMWEDGES: in disk_ioctl()
|
| /netbsd-src/sys/dev/ |
| H A D | ccd.c | 1133 case DIOCMWEDGES: in ccdioctl() 1154 case DIOCMWEDGES: in ccdioctl()
|
| H A D | dksubr.c | 622 case DIOCMWEDGES: in dk_ioctl()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 1919 unsigned IOCTL_DIOCMWEDGES = DIOCMWEDGES;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 989 _(DIOCMWEDGES, WRITE, sizeof(int));
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cpp | 2082 unsigned IOCTL_DIOCMWEDGES = DIOCMWEDGES;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 988 _(DIOCMWEDGES, WRITE, sizeof(int));
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 2081 unsigned IOCTL_DIOCMWEDGES = DIOCMWEDGES;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 988 _(DIOCMWEDGES, WRITE, sizeof(int));
|