Home
last modified time | relevance | path

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

/drivers/scsi/
Dstex.c325 int out_req_cnt; member
508 hba->out_req_cnt++; in stex_send_cmd()
525 hba->out_req_cnt++; in stex_ss_send_cmd()
796 if (unlikely(hba->out_req_cnt <= 0 || in stex_mu_intr()
812 hba->out_req_cnt--; in stex_mu_intr()
894 if (unlikely(hba->out_req_cnt <= 0 || in stex_ss_mu_intr()
917 hba->out_req_cnt--; in stex_ss_mu_intr()
1145 hba->out_req_cnt = 0; in stex_handshake()
1259 while (hba->out_req_cnt > 0) { in stex_yos_reset()