Searched refs:rqty (Results 1 – 2 of 2) sorted by relevance
195 hp_sdc.rqty -= 2; in hp_sdc_take()198 if (hp_sdc.rqty <= 0) { in hp_sdc_take()213 hp_sdc.rqty = 0; in hp_sdc_take()326 curr->idx += hp_sdc.rqty; in hp_sdc_tasklet()327 hp_sdc.rqty = 0; in hp_sdc_tasklet()553 hp_sdc.rqty = curr->seq[curr->idx]; in hp_sdc_put()860 hp_sdc.rqty = 0; in hp_sdc_init()
283 int rcurr, rqty; /* Current read transact in process */ member