Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c4576 int i, q, max_throttle; in aac_unhold_bus() local
4589 max_throttle = softs->total_slots - in aac_unhold_bus()
4592 max_throttle = softs->total_slots - 1; in aac_unhold_bus()
4593 softs->bus_throttle[q] = max_throttle; in aac_unhold_bus()
4597 q, max_throttle); in aac_unhold_bus()
4600 q, max_throttle); in aac_unhold_bus()