Home
last modified time | relevance | path

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

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