Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dstex.c340 int out_req_cnt; member
523 hba->out_req_cnt++; in stex_send_cmd()
540 hba->out_req_cnt++; in stex_ss_send_cmd()
822 if (unlikely(hba->out_req_cnt <= 0 || in stex_mu_intr()
838 hba->out_req_cnt--; in stex_mu_intr()
920 if (unlikely(hba->out_req_cnt <= 0 || in stex_ss_mu_intr()
943 hba->out_req_cnt--; in stex_ss_mu_intr()
1236 hba->out_req_cnt = 0; in stex_handshake()
1356 while (hba->out_req_cnt > 0) { in stex_yos_reset()