Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c1364 fas_set_throttles(fas, 0, N_SLOTS, HOLD_THROTTLE); in fas_quiesce_bus()
1436 fas_set_throttles(fas, 0, N_SLOTS, HOLD_THROTTLE); in fas_ncmds_checkdrain()
2869 (fas->f_throttle[slot] > HOLD_THROTTLE) && in fas_accept_pkt()
6522 if (what == HOLD_THROTTLE) { in fas_set_throttles()
6523 fas->f_throttle[i] = HOLD_THROTTLE; in fas_set_throttles()
6572 fas_set_all_lun_throttles(fas, slot, HOLD_THROTTLE); in fas_runpoll()
7170 if (fas->f_throttle[slot] == HOLD_THROTTLE) { in fas_handle_qfull()
7266 if ((fas->f_throttle[i] > HOLD_THROTTLE) && in fas_watch()
7763 fas_set_throttles(fas, slot, 1, HOLD_THROTTLE); in fas_do_scsi_abort()
8290 fas_set_all_lun_throttles(fas, slot, HOLD_THROTTLE); in fas_do_scsi_reset()
[all …]
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h820 #define HOLD_THROTTLE 0 macro
/illumos-gate/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c341 case HOLD_THROTTLE: in display_targets()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h1264 #define HOLD_THROTTLE 0 macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c3547 (ptgt->m_t_throttle > HOLD_THROTTLE) && in mptsas_accept_pkt()
6110 if (ptgt->m_t_throttle == HOLD_THROTTLE) { in mptsas_handle_qfull()
9342 if (what == HOLD_THROTTLE) { in mptsas_set_throttle()
9343 ptgt->m_t_throttle = HOLD_THROTTLE; in mptsas_set_throttle()
9641 mptsas_set_throttle(mpt, ptgt, HOLD_THROTTLE); in mptsas_setup_bus_reset_delay()
10210 (ptgt->m_t_throttle > HOLD_THROTTLE) && in mptsas_watchsubr_tgt()
10390 mptsas_set_throttle(mpt, ptgt, HOLD_THROTTLE); in mptsas_quiesce_bus()
10468 mptsas_set_throttle(mpt, ptgt, HOLD_THROTTLE); in mptsas_ncmds_checkdrain()
13122 mptsas_set_throttle(mpt, ptgt, HOLD_THROTTLE); in mptsas_restart_ioc()