Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h378 #define SF_LO_CMD_DELTA 512 macro
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c5990 if ((sf->sf_ncmds <= (sf->sf_throttle - SF_LO_CMD_DELTA)) && in sf_watch()