Searched refs:rqty (Results 1 – 2 of 2) sorted by relevance
196 hp_sdc.rqty -= 2; in hp_sdc_take()199 if (hp_sdc.rqty <= 0) { in hp_sdc_take()214 hp_sdc.rqty = 0; in hp_sdc_take()324 curr->idx += hp_sdc.rqty; in hp_sdc_tasklet()325 hp_sdc.rqty = 0; in hp_sdc_tasklet()551 hp_sdc.rqty = curr->seq[curr->idx]; in hp_sdc_put()858 hp_sdc.rqty = 0; in hp_sdc_init()
283 int rcurr, rqty; /* Current read transact in process */ member