Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h90 inq_linked : 1, /* DEPRECATED: linked commands */ member
207 inq_linked : 1, /* DEPRECATED: linked commands */
/titanic_44/usr/src/cmd/luxadm/
H A Dcommon.h243 inq_linked : 1, /* linked commands */ member
251 inq_linked : 1, /* linked commands */
H A Dlux_util.c1023 if (inq.ui.inq_2.inq_linked) { in print_inq_data()
/titanic_44/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h205 inq_linked : 1, /* linked commands */ member
/titanic_44/usr/src/cmd/format/
H A Dmenu_scsi.c714 fmt_print("%s%s\n", *p++, inq->inq_linked ? "yes" : "no"); in do_inquiry()
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c3420 inq->inq_linked = 0; /* Supports linked commands - NO */ in sata_identdev_to_inquiry()