Home
last modified time | relevance | path

Searched refs:execution_throttle (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c520 nv->execution_throttle[0] = 16; in ql_nvram_config()
608 ha->execution_throttle = CHAR_TO_SHORT(nv->execution_throttle[0], in ql_nvram_config()
609 nv->execution_throttle[1]); in ql_nvram_config()
1003 nv->execution_throttle[0] = 16; in ql_nvram_24xx_config()
1102 ha->execution_throttle = 16; in ql_nvram_24xx_config()
1451 icb->execution_throttle[0] = LSB(data); in ql_23_properties()
1456 icb->execution_throttle[0], icb->execution_throttle[1])); in ql_23_properties()
1883 icb->execution_throttle[0], icb->execution_throttle[1])); in ql_24xx_properties()
2634 icb->execution_throttle[0] = 0xff; in ql_start_firmware()
2635 icb->execution_throttle[1] = 0xff; in ql_start_firmware()
[all …]
H A Dql_ioctl.c629 nv->execution_throttle[0] = 16; in ql_set_nvram_adapter_defaults()
710 nv->execution_throttle[0] = 16; in ql_set_nvram_adapter_defaults()
H A Dql_api.c8154 lq->lun_outcnt >= ha->execution_throttle) { in ql_next()
10365 lq->lun_outcnt >= ha->execution_throttle) { in ql_wdg_tq_list()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h404 uint8_t execution_throttle[2]; member
681 uint8_t execution_throttle[2]; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h91 uint8_t execution_throttle[2]; member
254 uint8_t execution_throttle[2]; member
H A Dql_api.h855 uint8_t execution_throttle[2]; member
950 uint8_t execution_throttle[2]; member
1808 uint16_t execution_throttle; member
H A Dql_mbx.h721 uint16_t execution_throttle; member