Searched refs:SF_DECR_DELTA (Results 1 – 2 of 2) sorted by relevance
375 #define SF_DECR_DELTA 5 macro
2838 tsf->sf_throttle = SF_DECR_DELTA; in sf_els_callback()4032 tsf->sf_throttle = SF_DECR_DELTA; in sf_inq_callback()5899 if (sf->sf_ncmds > SF_DECR_DELTA) { in sf_throttle()5900 sf->sf_throttle = sf->sf_ncmds - SF_DECR_DELTA; in sf_throttle()5906 sf->sf_throttle = SF_DECR_DELTA; in sf_throttle()5918 if (sf->sf_ncmds > SF_DECR_DELTA) { in sf_throttle()5919 sf->sf_throttle = sf->sf_ncmds - SF_DECR_DELTA; in sf_throttle()5921 sf->sf_throttle = SF_DECR_DELTA; in sf_throttle()