Searched refs:inq_sftre (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h87 uchar_t inq_sftre : 1, /* DEPRECATED: Soft Reset option */ member in struct:scsi_inquiry
210 inq_sftre : 1; /* DEPRECATED: Soft Reset option */ member in struct:scsi_inquiry
/illumos-gate/usr/src/cmd/luxadm/
H A Dcommon.h246 inq_sftre : 1; /* Soft Reset option */ member in struct:l_inquiry_inq_2
248 uchar_t inq_sftre : 1, /* Soft Reset option */
H A Dlux_util.c1048 if (inq.ui.inq_2.inq_sftre) {
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h208 inq_sftre : 1; /* Soft Reset option */ member in struct:l_inquiry_inq_2
/illumos-gate/usr/src/cmd/format/
H A Dmenu_scsi.c716 fmt_print("%s%s\n", *p++, inq->inq_sftre ? "yes" : "no");
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c3429 inq->inq_sftre = 0; /* Supports Soft Reset option - NO ??? */

Completed in 505 milliseconds