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

/illumos-gate/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c555 * oplhwd dcmd - Print out the per-board HWD, nicely formatted.
559 oplhwd(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
618 * ::oplhwd help
623 mdb_printf("oplhwd will dump HWD only for a particular board"
626 mdb_printf("-b NUM \tlist oplhwd entry for a board\n"
627 "-s \t\tlist oplhwd entry with SB status\n"
628 "-d \t\tlist oplhwd entry with Domain info.\n"
629 "-i \t\tlist oplhwd entry with SB info.\n"
630 "-h \t\tlist oplhwd entry with Chips details\n"
631 "-o \t\tlist oplhwd entr
[all...]

Completed in 58 milliseconds