Home
last modified time | relevance | path

Searched refs:SCSI_OPTIONS_TAG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confdata.c52 SCSI_OPTIONS_TAG |
/illumos-gate/usr/src/uts/common/sys/scsi/conf/
H A Dautoconf.h48 #define SCSI_OPTIONS_TAG 0x80 /* Global tagged command support */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Demul64var.h72 SCSI_OPTIONS_TAG | \
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c877 (fas->f_target_scsi_options[i] & SCSI_OPTIONS_TAG)) { in fas_attach()
878 fas->f_target_scsi_options[i] &= ~SCSI_OPTIONS_TAG; in fas_attach()
8982 SCSI_OPTIONS_TAG) { in fas_commoncap()