Searched refs:wraparound (Results 1 – 9 of 9) 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()
1004 if ((rq->head[rq->current_entry] & 1) == rq->wraparound) { in next_command()1014 rq->wraparound ^= 1; in next_command()9513 h->reply_queue[i].wraparound = 1; /* spec: init to 1 */ in hpsa_put_ctlr_into_performant_mode()
56 * wraparound_time: Minimum time for the feedback counters to wraparound
59 Filesystems with simple fixups to prevent 16-bit UID wraparound:
11 This results in a wraparound to 0xFF, leaving an erroneous field offset.
226 int. In some cases this can cause wraparound, potentially resulting
29 - Does not support shared LDPC code table wraparound
1165 /* Achieve wraparound by swapping msb and lsb. */2810 /* Handle wraparound by swapping msb and lsb. */2823 /* Handle wraparound by swapping msb and lsb. */2825 /* Handle wraparound by swapping msb and lsb. */
1660 .. note:: This is a ringbuffer, so the table_ptr will wraparound.