Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h821 #define DRAIN_THROTTLE -1 macro
/titanic_44/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c337 case DRAIN_THROTTLE: in display_targets()
/titanic_44/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c2817 (fas->f_throttle[slot] == DRAIN_THROTTLE)) { in fas_accept_pkt()
2974 fas->f_throttle[slot] = DRAIN_THROTTLE; in fas_alloc_tag()
3059 if (fas->f_throttle[slot] == DRAIN_THROTTLE && in fas_ustart()
3136 fas->f_throttle[slot] = DRAIN_THROTTLE; in fas_startcmd()
4004 fas->f_throttle[sp->cmd_slot] = DRAIN_THROTTLE; in fas_finish_select()
7150 fas_set_all_lun_throttles(fas, slot, DRAIN_THROTTLE); in fas_handle_qfull()
7360 DRAIN_THROTTLE); in fas_watchsubr()
7389 if (fas->f_throttle[i] == DRAIN_THROTTLE) { in fas_cmd_timeout()
/titanic_44/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h1260 #define DRAIN_THROTTLE -1 macro
/titanic_44/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c3466 (ptgt->m_t_throttle == DRAIN_THROTTLE)) { in mptsas_accept_pkt()
5592 DRAIN_THROTTLE); in mptsas_check_scsi_io_error()
5704 mptsas_set_throttle(mpt, ptgt, DRAIN_THROTTLE); in mptsas_check_scsi_io_error()
5761 mptsas_set_throttle(mpt, ptgt, DRAIN_THROTTLE); in mptsas_check_scsi_io_error()
6059 mptsas_set_throttle(mpt, ptgt, DRAIN_THROTTLE); in mptsas_handle_qfull()
8564 if (ptgt && (ptgt->m_t_throttle == DRAIN_THROTTLE) && in mptsas_restart_waitq()
8672 mptsas_set_throttle(mpt, ptgt, DRAIN_THROTTLE); in mptsas_start_cmd()
10194 mptsas_set_throttle(mpt, ptgt, DRAIN_THROTTLE); in mptsas_watchsubr_tgt()
10221 mptsas_set_throttle(mpt, ptgt, DRAIN_THROTTLE); in mptsas_watchsubr_tgt()
10257 DRAIN_THROTTLE); in mptsas_watchsubr()