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

/linux-4.4.14/drivers/scsi/
H A Dstex.c326 int out_req_cnt; member in struct:st_hba
501 hba->out_req_cnt++; stex_send_cmd()
518 hba->out_req_cnt++; stex_ss_send_cmd()
771 if (unlikely(hba->out_req_cnt <= 0 || stex_mu_intr()
787 hba->out_req_cnt--; stex_mu_intr()
869 if (unlikely(hba->out_req_cnt <= 0 || stex_ss_mu_intr()
892 hba->out_req_cnt--; stex_ss_mu_intr()
1120 hba->out_req_cnt = 0; stex_handshake()
1232 while (hba->out_req_cnt > 0) { stex_yos_reset()

Completed in 123 milliseconds