Home
last modified time | relevance | path

Searched refs:SCSI_OPTIONS_FAST (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confdata.c53 SCSI_OPTIONS_FAST |
/illumos-gate/usr/src/uts/common/sys/scsi/conf/
H A Dautoconf.h56 #define SCSI_OPTIONS_FAST 0x100 /* Global FAST scsi support */ macro
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dcontroller.c86 if (cp->scsi_options & SCSI_OPTIONS_FAST) { in controller_get_attributes()
/illumos-gate/usr/src/uts/common/sys/
H A Demul64var.h73 SCSI_OPTIONS_FAST | \
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c1786 if (fas->f_target_scsi_options[i] & SCSI_OPTIONS_FAST) { in fas_init_chip()
6851 if (fas->f_target_scsi_options[target] & SCSI_OPTIONS_FAST) { in fas_make_sdtr()
7538 ~(SCSI_OPTIONS_SYNC | SCSI_OPTIONS_FAST); in fas_sync_wide_backoff()