Lines Matching refs:DI_ALL

271 	dap = DI_ALL(pa);  in di_init_impl()
339 if (strcmp(DI_ALL(pa)->root_path, "/") != 0) in di_parent_node()
371 if (!(DI_ALL(pa)->command & DINFOSUBTREE)) in di_sibling_node()
402 if (!(DI_ALL(pa)->command & DINFOSUBTREE)) in di_child_node()
428 devcnt = DI_ALL(pa)->devcnt; in di_drv_first_node()
429 devnm = DI_DEVNM(pa + DI_ALL(pa)->devnames); in di_drv_first_node()
1042 devnm = DI_DEVNM(pa + DI_ALL(pa)->devnames); in di_driver_name()
1062 devnm = DI_DEVNM(pa + DI_ALL(pa)->devnames); in di_driver_ops()
1101 name[depth] = DI_ALL(pa)->root_path; in di_devfs_path()
1384 if (DINFOMINOR & DI_ALL(pa)->command) in di_minor_next()
1810 DI_ALL(pa)->devnames + (DI_NODE(node)->drv_major * in di_prop_next_common()
1824 if (DINFOPROP & DI_ALL(pa)->command) in di_prop_next_common()
1924 if (DINFOPATH & (DI_ALL(pa)->command)) in di_path_phci_next_path()
1966 if (DINFOPATH & (DI_ALL(pa)->command)) in di_path_client_next_path()
2162 if (DINFOPROP & (DI_ALL(pa)->command)) in di_path_prop_next()
2377 dap = DI_ALL(pa); in di_vhci_first_node()
2485 if (DI_ALL(pa)->command & DINFOPRIVDATA) in di_parent_private_data()
2516 if (DI_ALL(pa)->command & DINFOPRIVDATA) in di_driver_private_data()
2591 if (!(DI_ALL(pa)->command & DINFOHP)) { in di_walk_hp()
2642 if (DINFOHP & DI_ALL(pa)->command) in di_hp_next()
2780 if (!(DINFOSUBTREE & DI_ALL(pa)->command)) in di_hp_child()
3341 di_all = DI_ALL((caddr_t)link - DI_LINK(link)->self); in di_link_to_lnode()
3362 di_all = DI_ALL((caddr_t)lnode - DI_LNODE(lnode)->self); in di_lnode_devinfo()
3460 di_all = DI_ALL((caddr_t)node - DI_NODE(node)->self); in di_lnode_next()
3472 if (DINFOLYR & DI_ALL(di_all)->command) in di_lnode_next()
3494 di_all = DI_ALL((caddr_t)node - DI_NODE(node)->self); in di_link_next_by_node()
3518 if (DINFOLYR & DI_ALL(di_all)->command) in di_link_next_by_node()
3540 di_all = DI_ALL((caddr_t)lnode - DI_LNODE(lnode)->self); in di_link_next_by_lnode()
3717 all = DI_ALL(pa); in alias_to_curr()
3764 dap = DI_ALL((caddr_t)root - DI_NODE(root)->self); in di_lookup_node_impl()