Home
last modified time | relevance | path

Searched refs:FASTSCSI_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasreg.h408 #define FASTSCSI_THRESHOLD 50 /* 5.0 MB/s */ macro
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c6156 if (regval && (period >= FASTSCSI_THRESHOLD)) { in fas_multibyte_msg()
6187 if (period < FASTSCSI_THRESHOLD) { in fas_multibyte_msg()