Home
last modified time | relevance | path

Searched refs:wraparound (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dhpsa.h116 u8 wraparound; member
502 if ((((u32) rq->head[rq->current_entry]) & 1) == rq->wraparound) { in SA5_performant_completed()
512 rq->wraparound ^= 1; in SA5_performant_completed()
Dhpsa.c994 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()
/Linux-v4.19/Documentation/acpi/
Dcppc_sysfs.txt51 * wraparound_time: Minimum time for the feedback counters to wraparound (seconds).
/Linux-v4.19/Documentation/
Dhighuid.txt59 Filesystems with simple fixups to prevent 16-bit UID wraparound:
/Linux-v4.19/Documentation/media/v4l-drivers/
Dcx2341x.rst1658 .. note:: This is a ringbuffer, so the table_ptr will wraparound.