Searched defs:path_node (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_probe.c66 char *id_node, char *path_node)
69 id_node, "%i", &xendev->otherend_id, path_node, NULL,
65 read_otherend_details(struct xenbus_device *xendev, char *id_node, char *path_node) argument
/illumos-gate/usr/src/lib/libproc/common/
H A DPzone.c46 struct path_node { struct
47 struct path_node *pn_next;
50 typedef struct path_node path_node_t;
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c1426 di_path_t path_node = DI_PATH_NIL; local
1486 path_node = di_path_next_client(fp_node, path_node);
1488 if ((direct_node == DI_NODE_NIL) && (path_node == DI_PATH_NIL)) {
1503 unconf_vhci_nodes(path_node, fp_node, apidt->xport_phys, apidt->dyncomp,

Completed in 64 milliseconds