Home
last modified time | relevance | path

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

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