Searched refs:wraparound (Results 1 – 5 of 5) sorted by relevance
116 u8 wraparound; member502 if ((((u32) rq->head[rq->current_entry]) & 1) == rq->wraparound) { in SA5_performant_completed()512 rq->wraparound ^= 1; in SA5_performant_completed()
994 if ((rq->head[rq->current_entry] & 1) == rq->wraparound) { in next_command()1004 rq->wraparound ^= 1; in next_command()9367 h->reply_queue[i].wraparound = 1; /* spec: init to 1 */ in hpsa_put_ctlr_into_performant_mode()
51 * wraparound_time: Minimum time for the feedback counters to wraparound (seconds).
59 Filesystems with simple fixups to prevent 16-bit UID wraparound:
1658 .. note:: This is a ringbuffer, so the table_ptr will wraparound.