Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dstex.c345 int out_req_cnt; member
528 hba->out_req_cnt++; in stex_send_cmd()
545 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()