Searched refs:wraparound (Results 1 – 5 of 5) sorted by relevance
118 u8 wraparound; member506 if ((((u32) rq->head[rq->current_entry]) & 1) == rq->wraparound) { in SA5_performant_completed()516 rq->wraparound ^= 1; in SA5_performant_completed()
990 if ((rq->head[rq->current_entry] & 1) == rq->wraparound) { in next_command()1000 rq->wraparound ^= 1; in next_command()9461 h->reply_queue[i].wraparound = 1; /* spec: init to 1 */ in hpsa_put_ctlr_into_performant_mode()
54 * wraparound_time: Minimum time for the feedback counters to wraparound
59 Filesystems with simple fixups to prevent 16-bit UID wraparound:
1660 .. note:: This is a ringbuffer, so the table_ptr will wraparound.