Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h379 #define SF_HI_CMD_DELTA 256 macro
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c5787 if (ncmds >= (sf->sf_throttle - SF_HI_CMD_DELTA)) { in sf_cmd_callback()