Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h997 uchar_t un_max_throttle; /* max poss. number cmds outstanding */ member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c907 un->un_throttle = un->un_max_throttle; in st_attach()
1038 un->un_max_throttle = un->un_throttle = un->un_last_throttle = 1; in st_attach()
1044 un->un_throttle, un->un_max_throttle); in st_attach()
11725 un->un_throttle = un->un_max_throttle; in st_set_state()
12776 un->un_max_throttle = (uchar_t)st_max_throttle; in st_turn_pe_on()
12778 un->un_max_throttle = 1; in st_turn_pe_on()
12781 un->un_max_throttle = 1; in st_turn_pe_on()