Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Dcommon.h307 #define inq_aerc inq_aenc /* SCSI-3 */
309 uchar_t inq_aenc : 1, /* async event notification cap. */ member
319 inq_aenc : 1; /* async event notification cap. */
H A Dlux_util.c941 if (inq.inq_aenc) { in print_inq_data()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h65 inq_aenc : 1; /* DEPRECATED: async event notify */ member
177 uchar_t inq_aenc : 1, /* DEPRECATED: async event notify */
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h238 #define inq_aerc inq_aenc /* SCSI-3 */
239 uchar_t inq_aenc : 1, /* async event notification cap. */ member
/illumos-gate/usr/src/cmd/format/
H A Dmenu_scsi.c675 fmt_print("%s%s\n", *p++, inq->inq_aenc ? "yes" : "no"); in do_inquiry()
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c3417 inq->inq_aenc = 0; /* Async event notification cap. */ in sata_identdev_to_inquiry()
9932 inq->inq_rdf, inq->inq_aenc); in sata_show_inqry_data()