Searched refs:lun_outcnt (Results 1 – 4 of 4) sorted by relevance
1466 if (lq->lun_outcnt != 0) { in ql_fast_fcp_post()1467 lq->lun_outcnt--; in ql_fast_fcp_post()
7733 lq->lun_outcnt >= ha->execution_throttle) { in ql_next()7736 tq->d_id.b24, lq->flags, lq->lun_outcnt); in ql_next()7750 lq->lun_outcnt++; in ql_next()7836 if (lq->lun_outcnt != 0) { in ql_done()7837 lq->lun_outcnt--; in ql_done()9918 lq->lun_outcnt >= ha->execution_throttle) { in ql_watchdog()
3991 lq->lun_outcnt = 0; in ql_abort_isp()
1230 uint16_t lun_outcnt; member