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

/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c498 * output is modeled after fmtopo. Like fmtopo, by default, we'll dump the
506 * The functionality of the "-P" option is similar to fmtopo.
510 fmtopo(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
900 { "fmtopo", "[-P <pgroup>][-s <scheme>][-v]",
901 "print topology of the given handle", fmtopo, NULL },

Completed in 61 milliseconds