Home
last modified time | relevance | path

Searched refs:RD_CREATE_DISK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dramdisk.h122 #define RD_CREATE_DISK (RD_IOC_BASE | 0x01) macro
/illumos-gate/usr/src/cmd/ramdiskadm/
H A Dmain.c99 if (ioctl(ctl_fd, RD_CREATE_DISK, &ri) == -1) { in alloc_ramdisk()
/illumos-gate/usr/src/uts/common/io/
H A Dramdisk.c1274 case RD_CREATE_DISK: