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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c2206 print_minornode(uintptr_t addr, const void *arg, void *data) function
2244 if (mdb_pwalk("minornode", print_minornode, NULL, addr) == -1) {

Completed in 49 milliseconds