Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetAssociatedPathOidList.c49 di_path_t path = DI_PATH_NIL; in doDevInfoStuffForIntPort()
134 path = di_path_next(ph_node, DI_PATH_NIL); in doDevInfoStuffForIntPort()
136 if (DI_PATH_NIL == path) { in doDevInfoStuffForIntPort()
142 while (DI_PATH_NIL != path) { in doDevInfoStuffForIntPort()
203 di_path_t path = DI_PATH_NIL; in doDevInfoStuffForTargetPort()
310 while (DI_PATH_NIL != path) { in doDevInfoStuffForTargetPort()
H A DMP_GetMultipathLusPlugin.c45 if ((path = di_path_client_next_path(node, DI_PATH_NIL)) in checkAvailablePath()
46 == DI_PATH_NIL) { in checkAvailablePath()
58 } while ((path = di_path_client_next_path(node, path)) != DI_PATH_NIL); in checkAvailablePath()
H A DMP_GetMPLuOidListFromTPG.c136 di_path_t path = DI_PATH_NIL; in getOidList()
233 while (DI_PATH_NIL != path) { in getOidList()
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c211 for (pi = di_path_phci_next_path(cn, DI_PATH_NIL); in pci_iports_instantiate()
212 pi != DI_PATH_NIL; pi = di_path_phci_next_path(cn, pi)) in pci_iports_instantiate()
224 for (pi = di_path_phci_next_path(cn, DI_PATH_NIL); in pci_iports_instantiate()
225 pi != DI_PATH_NIL; pi = di_path_phci_next_path(cn, pi)) in pci_iports_instantiate()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_subr.c499 di_path_t dpath = DI_PATH_NIL; in pi_get_lun()
503 while ((dpath = di_path_phci_next_path(node, dpath)) != DI_PATH_NIL) { in pi_get_lun()
529 if (di_prop == DI_PROP_NIL && (dpath == DI_PATH_NIL || in pi_get_lun()
769 di_path_t dpath = DI_PATH_NIL; in pi_get_phynum()
774 while ((dpath = di_path_phci_next_path(node, dpath)) != DI_PATH_NIL) { in pi_get_phynum()
800 if (di_prop == DI_PROP_NIL && (dpath == DI_PATH_NIL || in pi_get_phynum()
904 di_path_t dpath = DI_PATH_NIL; in pi_get_target_port()
908 while ((dpath = di_path_phci_next_path(node, dpath)) != DI_PATH_NIL) { in pi_get_target_port()
932 if (di_prop == DI_PROP_NIL && (dpath == DI_PATH_NIL || in pi_get_target_port()
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dmpxio_rcm.c642 return (di_path_client_next_path(dinode, DI_PATH_NIL) != DI_PATH_NIL); in is_client()
768 di_path_t dipath = DI_PATH_NIL; in build_groups()
778 di_path_client_next_path(dinode, dipath)) != DI_PATH_NIL) in build_groups()
792 di_path_client_next_path(dinode, dipath)) != DI_PATH_NIL) { in build_groups()
/titanic_41/usr/src/lib/libdevinfo/
H A Ddevinfo.c1174 if (path == DI_PATH_NIL) { in di_path_devfs_path()
1898 if (path != DI_PATH_NIL) { in di_path_phci_next_path()
1904 return (DI_PATH_NIL); in di_path_phci_next_path()
1929 return (DI_PATH_NIL); in di_path_phci_next_path()
1940 if (path != DI_PATH_NIL) { in di_path_client_next_path()
1946 return (DI_PATH_NIL); in di_path_client_next_path()
1971 return (DI_PATH_NIL); in di_path_client_next_path()
1995 return (DI_PATH_NIL); in di_path_next()
2008 return (DI_PATH_NIL); in di_path_next()
2070 if (path == DI_PATH_NIL) { in di_path_client_node()
[all …]
H A Dlibdevinfo.h129 #define DI_PATH_NIL NULL macro
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c194 di_path_t path = DI_PATH_NIL; in is_apid_configured()
260 if ((dev_node == DI_NODE_NIL) && (path == DI_PATH_NIL)) { in is_apid_configured()
326 if (path != DI_PATH_NIL) { in is_apid_configured()
416 } while (path != DI_PATH_NIL); in is_apid_configured()
H A Dcfga_cs.c502 di_path_t path = DI_PATH_NIL; in is_xport_phys_in_pathlist()
580 for (path = di_path_next_phci(node, DI_PATH_NIL); in is_xport_phys_in_pathlist()
581 path != DI_PATH_NIL; in is_xport_phys_in_pathlist()
1072 while (pnode != DI_PATH_NIL) { in unconf_vhci_nodes()
1426 di_path_t path_node = DI_PATH_NIL; in unconf_any_devinfo_nodes()
1488 if ((direct_node == DI_NODE_NIL) && (path_node == DI_PATH_NIL)) { in unconf_any_devinfo_nodes()
H A Dcfga_list.c1934 di_path_t path = DI_PATH_NIL; in stat_path_info_fc_dev()
1966 if ((path = di_path_next_client(root, path)) == DI_PATH_NIL) { in stat_path_info_fc_dev()
2095 } while (path != DI_PATH_NIL); in stat_path_info_fc_dev()
2128 di_path_t path = DI_PATH_NIL; in stat_path_info_FCP_dev()
2153 if ((path = di_path_next_client(root, path)) == DI_PATH_NIL) { in stat_path_info_FCP_dev()
2424 } while (path != DI_PATH_NIL); in stat_path_info_FCP_dev()
2887 if (path == DI_PATH_NIL) { in init_ldata_for_mpath_dev()
/titanic_41/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c540 if (di_path_next_client(root, DI_PATH_NIL) == DI_PATH_NIL) { in stat_path_info()
549 for (pi_node = di_path_next_client(root, DI_PATH_NIL); pi_node; in stat_path_info()
580 for (pi_node = di_path_next_client(root, DI_PATH_NIL); pi_node; in stat_path_info()
H A Dcfga_utils.c752 di_path_t next_pi = DI_PATH_NIL; in check_available_path()
782 di_path_t pi_node = DI_PATH_NIL; in path_apid_state_change()
851 DI_PATH_NIL) { in path_apid_state_change()
871 } while (pi_node != DI_PATH_NIL); in path_apid_state_change()
H A Dcfga_cvt.c302 di_path_t pi_node = DI_PATH_NIL; in path_apid_dyn_to_path()
366 DI_PATH_NIL) { in path_apid_dyn_to_path()
405 } while (pi_node != DI_PATH_NIL); in path_apid_dyn_to_path()
674 if ((path == DI_PATH_NIL) || (*dyncompp != NULL)) { in make_path_dyncomp()
/titanic_41/usr/src/lib/sun_sas/common/
H A Ddevtree_device_disco.c1066 di_path_t path = DI_PATH_NIL; in devtree_attached_devices()
1075 DI_PATH_NIL) { in devtree_attached_devices()
1080 if ((nodechild == DI_NODE_NIL) && (path == DI_PATH_NIL)) { in devtree_attached_devices()
1093 while (path != DI_PATH_NIL) { in devtree_attached_devices()
/titanic_41/usr/src/cmd/biosdev/
H A Dbiosdev.c329 di_path_t pi = DI_PATH_NIL; in search_children_match_busaddr()
334 while ((pi = di_path_phci_next_path(node, pi)) != DI_PATH_NIL) { in search_children_match_busaddr()
/titanic_41/usr/src/cmd/prtconf/
H A Dpdevinfo.c1043 di_path_t pi = DI_PATH_NIL; in dump_pathing_data()
1049 if (node == DI_PATH_NIL) in dump_pathing_data()
1052 while ((pi = di_path_client_next_path(node, pi)) != DI_PATH_NIL) { in dump_pathing_data()
1912 if (node == DI_PATH_NIL) in dump_compatible()
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1046 di_path_t pi = DI_PATH_NIL; in get_path_state_name()
1100 while ((pi = di_path_next_phci(di_node, pi)) != DI_PATH_NIL) { in get_path_state_name()
1104 if (phci_node == DI_PATH_NIL) in get_path_state_name()
1199 di_path_t pi = DI_PATH_NIL; in construct_mpath_node()
1201 while ((pi = di_path_next_phci(di_node, pi)) != DI_PATH_NIL) { in construct_mpath_node()
1210 if (phci_node == DI_PATH_NIL) in construct_mpath_node()
/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c705 di_path_t pi = DI_PATH_NIL; in add_disk2controller()
708 (pi = di_path_client_next_path(node, pi)) != DI_PATH_NIL) { in add_disk2controller()