Lines Matching defs:next
247 /* Allow direct read from hardware, except for capability next pointer */
350 * Round up all permission bits to the next dword, this lets us
354 * - Capabilities are all dword aligned (bits 0:1 of next reserved)
618 * the test above next time.
756 * We always virtualize the next field so we can remove
840 * We always virtualize the next field so we can remove
1012 * because it includes the next pointer. This lets us later
1331 /* length follows next field */
1542 u8 next;
1550 pos + PCI_CAP_LIST_NEXT, &next);
1571 *prev = next;
1572 pos = next;
1596 pos = next;
1688 * indicates to use cap id = 0, version = 0, next = 0 if
1689 * ecaps are absent, hope users check all the way to next.
1878 * single capability. Caller increments to the next chunk.