Searched refs:lun_outcnt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1230 uint16_t lun_outcnt; member in struct:ql_lun
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1466 if (lq->lun_outcnt != 0) {
1467 lq->lun_outcnt--;
H A Dql_api.c7733 lq->lun_outcnt >= ha->execution_throttle) {
7735 "lf=%xh, lun_outcnt=%xh\n", ha->instance,
7736 tq->d_id.b24, lq->flags, lq->lun_outcnt);
7750 lq->lun_outcnt++;
7836 if (lq->lun_outcnt != 0) {
7837 lq->lun_outcnt--;
9918 lq->lun_outcnt >= ha->execution_throttle) {
H A Dql_init.c3991 lq->lun_outcnt = 0;

Completed in 115 milliseconds