Searched refs:wraparound (Results 1 – 2 of 2) sorted by relevance
119 u8 wraparound; member507 if ((((u32) rq->head[rq->current_entry]) & 1) == rq->wraparound) { in SA5_performant_completed()517 rq->wraparound ^= 1; in SA5_performant_completed()
997 if ((rq->head[rq->current_entry] & 1) == rq->wraparound) { in next_command()1007 rq->wraparound ^= 1; in next_command()9506 h->reply_queue[i].wraparound = 1; /* spec: init to 1 */ in hpsa_put_ctlr_into_performant_mode()
Completed in 23 milliseconds