Home
last modified time | relevance | path

Searched refs:RDWORM (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h942 typedef enum { RDWR, RDONLY, WORM, RDWORM, FAILED } writablity; enumerator
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c3279 (un->un_read_only == RDWORM)) && in st_tape_init()
5031 un->un_read_only == RDWORM) { in st_ioctl()