DINFOHP
if ((di_root = di_init(path, DINFOSUBTREE | DINFOHP)) == DI_NODE_NIL)
rnode = di_init("/", DINFOSUBTREE | DINFOHP);
if ((rnode = di_init("/", DINFOSUBTREE | DINFOHP)) == DI_NODE_NIL) {
rnode = di_init(phys_path, DINFOSUBTREE | DINFOHP);
if (!(DI_ALL(pa)->command & DINFOHP)) {
if (DINFOHP & DI_ALL(pa)->command)
if (DINFOHP & st->command) {
if (DINFOHP & st->command) {
if (!((DINFOMINOR | DINFOPROP | DINFOPATH | DINFOHP) & st->command)) {
if (!(DINFOHP & st->command)) {