Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confdata.c50 SCSI_OPTIONS_SYNC |
/illumos-gate/usr/src/uts/common/sys/scsi/conf/
H A Dautoconf.h54 #define SCSI_OPTIONS_SYNC 0x20 /* Global synchronous xfer capability */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Demul64var.h71 SCSI_OPTIONS_SYNC | \
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c851 if ((fas->f_scsi_options & SCSI_OPTIONS_SYNC) == 0) { in fas_attach()
1780 if (fas->f_target_scsi_options[i] & SCSI_OPTIONS_SYNC) { in fas_init_chip()
6855 } else if (fas->f_target_scsi_options[target] & SCSI_OPTIONS_SYNC) { in fas_make_sdtr()
7538 ~(SCSI_OPTIONS_SYNC | SCSI_OPTIONS_FAST); in fas_sync_wide_backoff()