Searched defs:DUMP_COMP_NAME (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c58 #define DUMP_COMP_NAME 0x20000 /* Component Name */ macro
69 #define DUMP_FULL (DUMP_VERBOSE | DUMP_MISSING | DUMP_COMP_NAME)
254 if (v & DUMP_COMP_NAME)
452 if (v & DUMP_COMP_NAME)
460 if (v & DUMP_COMP_NAME)
468 if (v & DUMP_COMP_NAME)
481 if (v & DUMP_COMP_NAME)
492 if (v & DUMP_COMP_NAME)
592 'C', MDB_OPT_SETBITS, DUMP_COMP_NAME, &obits, /* SC info */

Completed in 58 milliseconds