Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dhpsa.h118 u8 wraparound; member
506 if ((((u32) rq->head[rq->current_entry]) & 1) == rq->wraparound) { in SA5_performant_completed()
516 rq->wraparound ^= 1; in SA5_performant_completed()
Dhpsa.c990 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()
/Linux-v5.4/Documentation/admin-guide/acpi/
Dcppc_sysfs.rst54 * wraparound_time: Minimum time for the feedback counters to wraparound
/Linux-v5.4/Documentation/admin-guide/
Dhighuid.rst59 Filesystems with simple fixups to prevent 16-bit UID wraparound:
/Linux-v5.4/Documentation/media/v4l-drivers/
Dcx2341x.rst1660 .. note:: This is a ringbuffer, so the table_ptr will wraparound.