Home
last modified time | relevance | path

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

/openbmc/linux/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()