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

/illumos-gate/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c51 #define DUMP_MEM_BANKS 0x00100 /* Memory Banks */ macro
64 DUMP_MEM | DUMP_PCI_CH | DUMP_MEM_BANKS | \
122 if (v & DUMP_MEM_BANKS) {
589 'k', MDB_OPT_SETBITS, DUMP_MEM_BANKS, &obits, /* banks */

Completed in 76 milliseconds