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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h171 uint8_t execution_throttle[2]; member in struct:qlt_nvram
448 uint8_t execution_throttle[2]; member in struct:qlt_nvram_81xx
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c509 nv->execution_throttle[0] = 16;
665 icb->execution_throttle[0] = 0xff;
666 icb->execution_throttle[1] = 0xff;
701 ha->execution_throttle = CHAR_TO_SHORT(nv->execution_throttle[0],
702 nv->execution_throttle[1]);
969 nv->execution_throttle[0] = 16;
1144 icb->execution_throttle[0] = 0xff;
1145 icb->execution_throttle[1] = 0xff;
1165 ha->execution_throttle
[all...]
H A Dql_ioctl.c624 nv->execution_throttle[0] = 16;
704 nv->execution_throttle[0] = 16;
H A Dql_api.c7733 lq->lun_outcnt >= ha->execution_throttle) {
9918 lq->lun_outcnt >= ha->execution_throttle) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h90 uint8_t execution_throttle[2]; member in struct:nvram
253 uint8_t execution_throttle[2]; member in struct:nvram_24xx
H A Dql_api.h719 uint8_t execution_throttle[2]; member in struct:ql_init_cb
814 uint8_t execution_throttle[2]; member in struct:ql_init_24xx_cb
1559 uint16_t execution_throttle; member in struct:ql_adapter_state
H A Dql_mbx.h578 uint16_t execution_throttle; member in struct:port_database_23

Completed in 530 milliseconds