Searched defs:root_node (Results 1 - 25 of 26) sorted by relevance

12

/osnet-11/usr/src/lib/sun_fc/common/
H A DSun_fcGetNumberOfAdapters.cc47 di_node_t root_node; local
48 if ((root_node = di_init("/", DINFOSUBTREE|DINFOFORCE)) != DI_NODE_NIL) {
49 di_fini(root_node);
/osnet-11/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetInitiatorPortOidListPlugin.c36 static int getOidList(di_node_t root_node, MP_OID_LIST *pOidList) argument
52 vh_node = di_vhci_first_node(root_node);
122 di_node_t root_node = DI_NODE_NIL; local
132 root_node = di_init("/", DINFOCACHE);
133 if (DI_NODE_NIL == root_node) {
140 numNodes = getOidList(root_node, NULL);
171 numNodes = getOidList(root_node, *ppList);
187 di_fini(root_node);
H A DMP_GetMultipathLusDevProd.c35 static int getOidList(di_node_t root_node, argument
60 sv_node = di_drv_first_node("scsi_vhci", root_node);
120 di_node_t root_node = DI_NODE_NIL; local
204 root_node = di_init("/", DINFOCACHE);
205 if (DI_NODE_NIL == root_node) {
215 numNodes = getOidList(root_node, NULL, inqProductID, inqVendorID);
223 di_fini(root_node);
240 di_fini(root_node);
265 numNodes = getOidList(root_node, *ppList, inqProductID, inqVendorID);
281 di_fini(root_node);
[all...]
H A DMP_GetAssociatedPathOidList.c42 di_node_t root_node = DI_NODE_NIL; local
78 root_node = di_init("/", DINFOCACHE);
79 if (DI_NODE_NIL == root_node) {
86 vh_node = di_vhci_first_node(root_node);
124 di_fini(root_node);
175 di_fini(root_node);
189 di_fini(root_node);
199 di_node_t root_node = DI_NODE_NIL; local
282 root_node = di_init("/", DINFOCACHE);
284 if (DI_NODE_NIL == root_node) {
[all...]
H A DMP_GetMPLogicalUnitProperties.c67 di_node_t root_node = DI_NODE_NIL; local
93 root_node = di_init("/", DINFOCACHE);
94 if (DI_NODE_NIL == root_node) {
102 cur_node = di_drv_first_node("scsi_vhci", root_node);
107 di_fini(root_node);
156 di_fini(root_node);
230 di_fini(root_node);
H A DMP_GetMPLuOidListFromTPG.c131 static int getOidList(di_node_t root_node, int tpgID, argument
217 sv_node = di_drv_first_node("scsi_vhci", root_node);
345 di_node_t root_node = DI_NODE_NIL; local
393 root_node = di_init("/", DINFOCACHE);
394 if (DI_NODE_NIL == root_node) {
404 numNodes = getOidList(root_node, sourceTpgID, tpList, NULL);
416 di_fini(root_node);
431 di_fini(root_node);
464 numNodes = getOidList(root_node, sourceTpgID, tpList, *ppList);
481 di_fini(root_node);
[all...]
/osnet-11/usr/src/lib/libprtdiag/common/
H A Dpdevinfo_sun4u.c84 Prom_node *root_node; /* root node of OBP device tree */ local
116 root_node = walk(&sys_tree, NULL, next(0));
124 return (display(&sys_tree, root_node, &sys_kstat, syserrlog));
H A Dlibdevinfo_sun4u.c414 Prom_node *root_node; /* root node of OBP device tree */ local
449 root_node = walk_di_tree(&sys_tree, NULL, di_root_node);
455 retval = display(&sys_tree, root_node, &sys_kstat, syserrlog);
H A Dpdevinfo_sun4v.c84 Prom_node *root_node; /* root node of OBP device tree */ local
124 root_node = sun4v_walk(&sys_tree, NULL, next(0));
137 return (sun4v_display(&sys_tree, root_node, syserrlog, plafh));
H A Ddisplay_sun4v.c517 picl_nodehdl_t ppnodeh, root_node; local
520 root_node = pnodeh;
523 if ((err = picl_get_propval_by_name(root_node,
530 root_node = ppnodeh;
539 err = picl_get_propval_by_name(root_node, PICL_PROP_DEVFS_PATH,
/osnet-11/usr/src/lib/libpcp/common/
H A Dpcp_utils.c224 di_node_t root_node, service_node; local
234 root_node = di_init_driver("glvc", DINFOCPYALL);
235 if (root_node == DI_NODE_NIL) {
239 service_node = di_drv_first_node("glvc", root_node);
270 di_fini(root_node);
281 di_node_t root_node, vldc_node; local
288 root_node = di_init_driver("vldc", DINFOCPYALL);
289 if (root_node == DI_NODE_NIL) {
293 vldc_node = di_drv_first_node("vldc", root_node);
321 di_fini(root_node);
[all...]
/osnet-11/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ia_open.c96 di_node_t root_node, node; local
115 if ((root_node = di_init("/", DINFOSUBTREE | DINFOPROP)) == DI_NODE_NIL)
118 node = di_drv_first_node("daplt", root_node);
136 di_fini(root_node);
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c66 di_node_t root_node, child_node; local
70 root_node = node;
81 (!is_root || di_parent_node (node) == root_node));
H A Dsysevent.c648 di_node_t root_node; local
675 if ((root_node =
681 di_walk_node (root_node, DI_WALK_CLDFIRST, NULL,
683 di_fini (root_node);
/osnet-11/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c63 static di_node_t root_node = DI_NODE_NIL; variable
170 if (root_node != DI_NODE_NIL) {
171 di_fini(root_node);
173 root_node = DI_NODE_NIL;
188 if ((root_node = di_init("/", DINFOCPYALL)) == DI_NODE_NIL ||
211 for (node = di_child_node(root_node);
325 (void) di_walk_node(root_node, DI_WALK_CLDFIRST, &cb, p2n_cb);
/osnet-11/usr/src/lib/libbootmgmt/common/
H A Dlibbootmgmt.c79 di_node_t root_node = DI_NODE_NIL; local
89 if ((root_node = di_init("/", DINFOCPYALL)) != DI_NODE_NIL) {
91 while ((prop = di_prop_next(root_node, prop)) != DI_PROP_NIL) {
100 if (root_node != DI_NODE_NIL)
101 di_fini(root_node);
138 di_node_t root_node = DI_NODE_NIL; local
150 if ((root_node = di_init("/", DINFOCPYALL)) != DI_NODE_NIL &&
152 if ((node = locate_child(root_node, "packages")) != DI_NODE_NIL)
171 if (root_node != DI_NODE_NIL)
172 di_fini(root_node);
[all...]
/osnet-11/usr/src/lib/efcode/engine/
H A Dpackage.c166 root_node(fcode_env_t *env) function
169 activate_device(env, env->root_node);
543 d = env->root_node->child;
609 package = env->root_node;
762 root_node(env);
1004 env->root_node = d;
1043 FORTH(IMMEDIATE, "root-node", root_node);
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c1425 di_node_t root_node, direct_node, fp_node; local
1444 if ((root_node = di_init("/", DINFOCPYALL | DINFOPATH)) ==
1451 if ((fp_node = di_drv_first_node("fp", root_node)) == DI_NODE_NIL) {
1454 di_fini(root_node);
1481 di_fini(root_node);
1490 di_fini(root_node);
1506 di_fini(root_node);
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dengine.h193 device_t *root_node; /* root node */ member in struct:FCODE_ENV
H A Dproto.h368 FNPROTO(root_node); variable
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dhfs.c74 grub_uint32_t root_node; member in struct:grub_hfs_treeheader
355 data->ext_root = grub_be_to_cpu32 (treehead.head.root_node);
365 data->cat_root = grub_be_to_cpu32 (treehead.head.root_node);
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c1479 Idx root_node, unsigned int init_constraint)
1517 /* If the node is root_node itself, it means the epsilon closure
1518 has a loop. Then tie it to the destination of the root_node. */
1519 if (org_node == root_node && clone_node != org_node)
1554 root_node, constraint);
1471 duplicate_node_closure(re_dfa_t *dfa, Idx top_org_node, Idx top_clone_node, Idx root_node, unsigned int init_constraint) argument
/osnet-11/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c1277 di_node_t root_node; local
1281 if ((root_node = di_init("/", DINFOCPYALL|DINFOPATH))
1291 di_fini(root_node);
1295 (void) di_walk_minor(root_node, "ddi_ctl:attachment_point:pci",
1299 di_fini(root_node);
/osnet-11/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c1136 di_node_t root_node; local
1140 if ((root_node = di_init("/", DINFOCPYALL|DINFOPATH))
1150 di_fini(root_node);
1154 (void) di_walk_minor(root_node, "ddi_ctl:attachment_point:pci",
1158 di_fini(root_node);
/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dhfs.h221 uint32_t root_node; member in struct:_HfsHeaderRecord
487 uint32_t root_node; member in struct:_HfsPHeaderRecord

Completed in 64 milliseconds

12