Home
last modified time | relevance | path

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

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