Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dramdisk.h125 #define RD_DELETE_DISK (RD_IOC_BASE | 0x02) macro
/titanic_50/usr/src/cmd/ramdiskadm/
H A Dmain.c119 if (ioctl(ctl_fd, RD_DELETE_DISK, &ri) == -1) { in delete_ramdisk()
/titanic_50/usr/src/uts/common/io/
H A Dramdisk.c1279 case RD_DELETE_DISK: