Lines Matching +defs:indent +defs:table
1359 static int table[8] = {
1363 if (idx >= __arraycount(table))
1365 return table[idx];
1653 onoff("Not present table entries cached", reg, PCI_SECURE_CAP_NPCACHE);
2787 /* Clear table */
3011 * indent: Add more two spaces if it's true.
3015 const int phases, int arbsize, bool indent)
3021 printf("%s %s Arbitration Table:\n", indent ? " " : "", name);
3025 printf("%s Phase[%d]: 0x%x\n", indent ? " " : "",
4633 /* Clear table */
5162 switch (hdrtype) { /* XXX make a table, eventually */