Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/aac/
H A Daac.c4570 int i, q, max_throttle; in aac_unhold_bus() local
4583 max_throttle = softs->total_slots - in aac_unhold_bus()
4586 max_throttle = softs->total_slots - 1; in aac_unhold_bus()
4587 softs->bus_throttle[q] = max_throttle; in aac_unhold_bus()
4591 q, max_throttle); in aac_unhold_bus()
4594 q, max_throttle); in aac_unhold_bus()