Searched refs:fas_set_throttles (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/sun/io/scsi/adapters/ |
H A D | fas.c | 319 static void fas_set_throttles(struct fas *fas, int slot, 770 fas_set_throttles(fas, 0, N_SLOTS, MAX_THROTTLE); in fas_attach() 1364 fas_set_throttles(fas, 0, N_SLOTS, HOLD_THROTTLE); in fas_quiesce_bus() 1375 fas_set_throttles(fas, 0, N_SLOTS, MAX_THROTTLE); in fas_quiesce_bus() 1406 fas_set_throttles(fas, 0, N_SLOTS, MAX_THROTTLE); in fas_unquiesce_bus() 1436 fas_set_throttles(fas, 0, N_SLOTS, HOLD_THROTTLE); in fas_ncmds_checkdrain() 6500 fas_set_throttles(struct fas *fas, int slot, int n, int what) in fas_set_throttles() function 6542 fas_set_throttles(fas, slot, NLUNS_PER_TARGET, what); in fas_set_all_lun_throttles() 6548 fas_set_throttles(fas, slot, 1, MAX_THROTTLE); in fas_full_throttle() 7359 fas_set_throttles(fas, 0, N_SLOTS, in fas_watchsubr() [all …]
|