Searched refs:di_path_t (Results 1 - 25 of 25) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay.h104 int get_int_prop(di_node_t, di_path_t, char *);
105 int get_phy(di_node_t, di_path_t);
106 int get_str_prop(di_node_t, di_path_t, char *, char *);
H A Dbay_impl.h55 di_path_t *, int);
57 char *gen_oc(topo_mod_t *, di_node_t, di_path_t);
H A Dbay_util.c206 get_int_prop(di_node_t dnode, di_path_t pnode, char *prop_name)
211 di_path_t path_node = DI_PATH_NIL;
278 get_phy(di_node_t dnode, di_path_t pnode)
335 get_str_prop(di_node_t dnode, di_path_t pnode, char *prop_name, char *prop_out)
338 di_path_t path_node = DI_PATH_NIL;
406 di_path_t pnode = DI_PATH_NIL;
459 di_path_t pnode = DI_PATH_NIL;
H A Dbay_subr.c63 di_path_t pnode = DI_PATH_NIL;
137 find_child(topo_mod_t *mod, di_node_t dnode, di_node_t *cn, di_path_t *pn,
141 di_path_t pnode = DI_PATH_NIL;
153 bcopy(&pnode, pn, sizeof (di_path_t));
246 gen_oc(topo_mod_t *mod, di_node_t dnode, di_path_t pnode)
322 di_path_t dpath = DI_PATH_NIL;
H A Dbay.c169 di_path_t pnode = DI_PATH_NIL;
225 di_path_t pnode = DI_PATH_NIL;
300 di_path_t pn = DI_PATH_NIL;
/osnet-11/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h111 typedef struct di_path *di_path_t; /* path_node */ typedef in typeref:struct:di_path
197 extern di_path_t di_path_phci_next_path(di_node_t node, di_path_t);
198 extern di_path_t di_path_client_next_path(di_node_t node, di_path_t);
200 extern di_node_t di_path_phci_node(di_path_t path);
201 extern di_node_t di_path_client_node(di_path_t path);
203 extern char *di_path_node_name(di_path_t path);
204 extern char *di_path_bus_addr(di_path_t path);
205 extern int di_path_instance(di_path_t pat
[all...]
H A Ddevinfo.c1237 * Produce a string representation of path to di_path_t (pathinfo node). This
1243 di_path_devfs_path(di_path_t path)
1282 di_path_client_devfs_path(di_path_t path)
2074 di_path_t
2075 di_path_phci_next_path(di_node_t node, di_path_t path)
2116 di_path_t
2117 di_path_client_next_path(di_node_t node, di_path_t path)
2164 di_path_addr(di_path_t path, char *buf)
2174 di_path_t
2175 di_path_next(di_node_t node, di_path_t pat
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c50 pci_pi_prop_set(tnode_t *tn, di_path_t din, char *dpnm, char *tpnm)
62 di_node_t cn, int instance, di_path_t pi)
185 di_path_t pi;
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_devinfo.c106 di_path_t pi = DI_PATH_NIL;
136 get_string_path_prop(di_path_t pi, char *prop_name)
232 get_tgt_in_path(di_path_t path, char **target)
286 is_physical_node_iscsi(di_path_t path)
321 di_path_t path = DI_PATH_NIL;
338 di_path_t pi = DI_PATH_NIL;
445 di_path_t pi = DI_PATH_NIL;
570 di_path_t pi = DI_PATH_NIL;
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses_dev.c284 ses_di_node_add_pathinfo(ses_di_node_t *dnode, di_path_t pnode,
380 di_path_t pnode;
/osnet-11/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetAssociatedPathOidList.c49 di_path_t path = DI_PATH_NIL;
203 di_path_t path = DI_PATH_NIL;
H A DMP_GetMPLuOidListFromTPG.c136 di_path_t path = DI_PATH_NIL;
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c194 di_path_t path = DI_PATH_NIL;
666 const di_path_t pinode,
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;
1060 unconf_vhci_nodes(di_path_t pnode, di_node_t fp_node, char *xport_phys,
1426 di_path_t path_node = DI_PATH_NIL;
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;
2128 di_path_t path = DI_PATH_NIL;
2873 init_ldata_for_mpath_dev(di_path_t path, char *pwwn, int *l_errnop,
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.h400 scfga_ret_t make_path_dyncomp(di_path_t path, char **dyncomp, int *l_errnop);
H A Dcfga_list.c62 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)
531 di_path_t pi_node;
H A Dcfga_utils.c748 di_path_t pi_node)
751 di_path_t next_pi = DI_PATH_NIL;
781 di_path_t pi_node = DI_PATH_NIL;
H A Dcfga_cvt.c302 di_path_t pi_node = DI_PATH_NIL;
668 di_path_t path,
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_subr.c525 di_path_t dpath = DI_PATH_NIL;
827 di_path_t dpath = DI_PATH_NIL;
967 di_path_t dpath = DI_PATH_NIL;
/osnet-11/usr/src/lib/fm/topo/modules/common/disk/common/
H A Ddisk_common.c919 dev_di_node_add_pathinfo(dev_di_node_t *dnode, di_path_t pnode,
999 di_path_t pnode;
/osnet-11/usr/src/lib/sun_sas/common/
H A Ddevtree_device_disco.c635 get_attached_paths_info(di_path_t path, struct sun_sas_port *port_ptr)
1060 di_path_t path = DI_PATH_NIL;
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.c791 di_path_t path_node = DI_PATH_NIL;
/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c704 di_path_t pi = DI_PATH_NIL;

Completed in 109 milliseconds