Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h70 uchar_t inq_protect : 1, /* supports protection information */ member
192 inq_protect : 1; /* supports protection information */
/illumos-gate/usr/src/cmd/format/
H A Dmenu_command.c948 protect = inq->inq_protect; in c_format()