Home
last modified time | relevance | path

Searched refs:di_path_t (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h193 extern di_path_t di_path_phci_next_path(di_node_t node, di_path_t);
194 extern di_path_t di_path_client_next_path(di_node_t node, di_path_t);
199 extern char *di_path_node_name(di_path_t path);
200 extern char *di_path_bus_addr(di_path_t path);
201 extern int di_path_instance(di_path_t path);
203 extern uint_t di_path_flags(di_path_t path);
205 extern char *di_path_devfs_path(di_path_t path);
209 extern void *di_path_private_get(di_path_t path);
393 extern di_path_t di_path_next(di_node_t node, di_path_t path);
394 extern di_path_t di_path_next_phci(di_node_t node, di_path_t path);
[all …]
H A Ddevinfo.c1890 di_path_t
1932 di_path_t
1990 di_path_t
2011 di_path_t
2016 di_path_t
2026 di_path_state(di_path_t path) in di_path_state()
2032 di_path_flags(di_path_t path) in di_path_flags()
2049 di_path_bus_addr(di_path_t path) in di_path_bus_addr()
2060 di_path_instance(di_path_t path) in di_path_instance()
3877 di_path_t
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c59 pci_pi_prop_set(tnode_t *tn, di_path_t din, char *dpnm, char *tpnm) in pci_pi_prop_set()
71 di_node_t cn, int instance, di_path_t pi) in pci_scsi_device_create()
194 di_path_t pi; in pci_iports_instantiate()
/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetAssociatedPathOidList.c49 di_path_t path = DI_PATH_NIL; in doDevInfoStuffForIntPort()
203 di_path_t path = DI_PATH_NIL; in doDevInfoStuffForTargetPort()
H A DMP_GetMultipathLusPlugin.c42 di_path_t path; in checkAvailablePath()
H A DMP_GetMPLuOidListFromTPG.c136 di_path_t path = DI_PATH_NIL; in getOidList()
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c63 static scfga_ret_t create_pathinfo_ldata(di_path_t pi_node, scfga_list_t *lap,
417 create_pathinfo_ldata(di_path_t pi_node, scfga_list_t *lap, int *l_errnop) in create_pathinfo_ldata()
531 di_path_t pi_node; in stat_path_info()
H A Dcfga_utils.c749 di_path_t pi_node) in check_available_path()
752 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()
H A Dcfga_scsi.h400 scfga_ret_t make_path_dyncomp(di_path_t path, char **dyncomp, int *l_errnop);
H A Dcfga_cvt.c302 di_path_t pi_node = DI_PATH_NIL; in path_apid_dyn_to_path()
668 di_path_t path, in make_path_dyncomp()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c50 static fpcfga_ret_t unconf_vhci_nodes(di_path_t, di_node_t, char *,
502 di_path_t path = DI_PATH_NIL; in is_xport_phys_in_pathlist()
1060 unconf_vhci_nodes(di_path_t pnode, di_node_t fp_node, char *xport_phys, in unconf_vhci_nodes()
1426 di_path_t path_node = DI_PATH_NIL; in unconf_any_devinfo_nodes()
H A Dcfga_cvt.c194 di_path_t path = DI_PATH_NIL; in is_apid_configured()
666 const di_path_t pinode, in make_portwwn_luncomp_from_pinode()
H A Dcfga_fp.h489 fpcfga_ret_t make_portwwn_luncomp_from_pinode(const di_path_t pinode,
H A Dcfga_list.c101 static fpcfga_ret_t init_ldata_for_mpath_dev(di_path_t path, char *port_wwn,
1934 di_path_t path = DI_PATH_NIL; in stat_path_info_fc_dev()
2128 di_path_t path = DI_PATH_NIL; in stat_path_info_FCP_dev()
2873 init_ldata_for_mpath_dev(di_path_t path, char *pwwn, int *l_errnop, in init_ldata_for_mpath_dev()
/illumos-gate/usr/src/lib/sun_sas/common/
H A Ddevtree_device_disco.c641 get_attached_paths_info(di_path_t path, struct sun_sas_port *port_ptr) in get_attached_paths_info()
1069 di_path_t path = DI_PATH_NIL; in devtree_attached_devices()
/illumos-gate/usr/src/cmd/biosdev/
H A Dbiosdev.c327 di_path_t pi = DI_PATH_NIL; in search_children_match_busaddr()
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dmpxio_rcm.c766 di_path_t dipath = DI_PATH_NIL; in build_groups()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c755 di_path_t pnode; in dev_di_node_add()
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c685 di_path_t pi = DI_PATH_NIL; in add_disk2controller()
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1064 di_path_t pi = DI_PATH_NIL; in get_path_state_name()
1217 di_path_t pi = DI_PATH_NIL; in construct_mpath_node()
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c1261 di_path_t pi = DI_PATH_NIL; in dump_pathing_data()