Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dstex.c340 int out_req_cnt; member
520 hba->out_req_cnt++; in stex_send_cmd()
537 hba->out_req_cnt++; in stex_ss_send_cmd()
821 if (unlikely(hba->out_req_cnt <= 0 || in stex_mu_intr()
837 hba->out_req_cnt--; in stex_mu_intr()
919 if (unlikely(hba->out_req_cnt <= 0 || in stex_ss_mu_intr()
942 hba->out_req_cnt--; in stex_ss_mu_intr()
1235 hba->out_req_cnt = 0; in stex_handshake()
1355 while (hba->out_req_cnt > 0) { in stex_yos_reset()