Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dstex.c344 int out_req_cnt; member
527 hba->out_req_cnt++; in stex_send_cmd()
544 hba->out_req_cnt++; in stex_ss_send_cmd()
827 if (unlikely(hba->out_req_cnt <= 0 || in stex_mu_intr()
843 hba->out_req_cnt--; in stex_mu_intr()
925 if (unlikely(hba->out_req_cnt <= 0 || in stex_ss_mu_intr()
948 hba->out_req_cnt--; in stex_ss_mu_intr()
1241 hba->out_req_cnt = 0; in stex_handshake()
1361 while (hba->out_req_cnt > 0) { in stex_yos_reset()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dstex.c344 int out_req_cnt; member
524 hba->out_req_cnt++; in stex_send_cmd()
541 hba->out_req_cnt++; in stex_ss_send_cmd()
824 if (unlikely(hba->out_req_cnt <= 0 || in stex_mu_intr()
840 hba->out_req_cnt--; in stex_mu_intr()
922 if (unlikely(hba->out_req_cnt <= 0 || in stex_ss_mu_intr()
945 hba->out_req_cnt--; in stex_ss_mu_intr()
1238 hba->out_req_cnt = 0; in stex_handshake()
1358 while (hba->out_req_cnt > 0) { in stex_yos_reset()

Completed in 6 milliseconds