Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c2157 static const char *const md_type[] = { variable
2165 #define MD_TYPE_MAX ((sizeof (md_type) / sizeof (char *)) - 1)
2190 addr, mdp->ddm_dev, spectype, md_type[MIN(mdp->type, MD_TYPE_MAX)], in print_minornode()