Searched refs:bus_throttle (Results 1 – 2 of 2) sorted by relevance
455 int bus_throttle[AAC_CMDQ_NUM]; /* hold IO cmds for the bus */ member
4376 if ((softs->bus_throttle[AAC_CMDQ_ASYNC] > 0 || in aac_check_drain()4378 (softs->bus_throttle[AAC_CMDQ_SYNC] > 0 || in aac_check_drain()4556 softs->bus_throttle[q] = 0; in aac_hold_bus()4587 softs->bus_throttle[q] = max_throttle; in aac_unhold_bus()5884 if (softs->bus_ncmds[q] < softs->bus_throttle[q]) { in aac_bind_io()