Home
last modified time | relevance | path

Searched refs:print_minornode (Results 1 – 1 of 1) sorted by relevance

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