Home
last modified time | relevance | path

Searched refs:di_devfs_path (Results 1 – 25 of 84) sorted by relevance

1234

/illumos-gate/usr/src/cmd/devfsadm/
H A Dmisc_link.c313 if (NULL == (buf = di_devfs_path(node))) { in parallel()
342 if (NULL == (devfspath = di_devfs_path(node))) { in ses_callback()
467 if (NULL == (ptr = di_devfs_path(node))) { in fc_port()
507 if (NULL == (buf = di_devfs_path(node))) { in printer_create()
546 if (NULL == (ptr = di_devfs_path(node))) { in se_hdlc_create()
582 devfspath = di_devfs_path(node); in gpio()
625 if ((buf = di_devfs_path(node)) == NULL) { in av_create()
H A Ddcam1394_link.c123 "dcam1394_process: path %s\n", di_devfs_path(node)); in dcam1394_process()
125 (void) strcpy(p_path, devfspath = di_devfs_path(node)); in dcam1394_process()
H A Dport_link.c250 devfspath = di_devfs_path(node); in serial_port_create()
323 devfspath = di_devfs_path(node); in dialout_create()
465 devfspath = di_devfs_path(node); in onbrd_port_create()
528 devfspath = di_devfs_path(node); in onbrd_dialout_create()
595 devfspath = di_devfs_path(node); in rsc_port_create()
644 devfspath = di_devfs_path(node); in lom_port_create()
H A Dcfg_link.c181 if ((devfs_path = di_devfs_path(node)) == NULL) { in scsi_cfg_creat_cb()
231 if ((cp = di_devfs_path(node)) == NULL) { in usb_cfg_creat_cb()
265 devfspath = di_devfs_path(node); in sata_cfg_creat_cb()
301 devfspath = di_devfs_path(node); in sdcard_cfg_creat_cb()
401 path = di_devfs_path(node); in pci_cfg_devpath()
1220 if ((cp = di_devfs_path(node)) == NULL) { in ib_cfg_creat_cb()
H A Dsmp_link.c73 devfspath = di_devfs_path(node); in smp_callback()
H A Dtape_link.c80 devfspath = di_devfs_path(node); in tape_process()
H A Dieee1394_link.c81 devfspath = di_devfs_path(node); in ieee1394_process()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3devinfo.inc24 target=di_devfs_path.3devinfo
25 file path=usr/share/man/man3devinfo/di_devfs_path.3devinfo
27 target=di_devfs_path.3devinfo
99 target=di_devfs_path.3devinfo
104 target=di_devfs_path.3devinfo
/illumos-gate/usr/src/cmd/devfsadm/sparc/
H A Dmisc_link_sparc.c139 if ((buf = di_devfs_path(node)) == NULL) { in ecpp_create()
176 devfspath = di_devfs_path(node); in mc_node()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c236 devfs_fp_path = di_devfs_path(fpnode); in is_apid_configured()
355 client_path = di_devfs_path(client_node); in is_apid_configured()
469 dev_phys = di_devfs_path(dev_node); in insert_lun_to_lunlist()
717 devfs_path = di_devfs_path(node); in construct_nodepath_from_dinode()
H A Dcfga_cs.c561 if ((node_path = di_devfs_path(node)) != NULL) { in is_xport_phys_in_pathlist()
590 if ((phci_path = di_devfs_path(phci)) == NULL) { in is_xport_phys_in_pathlist()
1077 if ((node_path = di_devfs_path(fp_node)) == NULL) { in unconf_vhci_nodes()
1111 if ((vhci_path = di_devfs_path(client_node)) == NULL) { in unconf_vhci_nodes()
1254 if ((node_path = di_devfs_path(dnode)) == NULL) { in unconf_non_vhci_nodes()
1467 node_path = di_devfs_path(fp_node); in unconf_any_devinfo_nodes()
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c221 devpath = di_devfs_path(node); in add_bus()
277 devpath = di_devfs_path(pnode); in add_bus()
321 devpath = di_devfs_path(node); in add_controller()
335 devpath = di_devfs_path(pnode); in add_controller()
490 devpath = di_devfs_path(node); in add_devs()
590 devpath = di_devfs_path(node); in add_devs()
1623 devpath = di_devfs_path(node); in new_path()
/illumos-gate/usr/src/man/man3devinfo/
H A DMakefile23 di_devfs_path.3devinfo \
H A DManlink31 di_devfs_path.3devinfo
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_nvme.c229 path = di_devfs_path(di); in disk_nvme_common_io()
315 path = di_devfs_path(di); in disk_nvme_make_ns_di_props()
477 char *path = di_devfs_path(nei->nei_dinode); in disk_nvme_make_ufm()
785 if ((path = di_devfs_path(di_parent_node(dnode))) == NULL) { in disk_nvme_enum_disk()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c146 di_devfs_path(*dnp), minor_name); in bay_pgroups()
173 oc_path = di_devfs_path(*sibp); in bay_pgroups()
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c875 devfspath = di_devfs_path(curnode); in print_node_name()
999 devfspath = di_devfs_path(thisnode); in popcheck_devnvl()
1138 if ((path = di_devfs_path(curnode)) == NULL) { in print_mpx_capable()
1187 devfspath = di_devfs_path(cnode); in find_link()
1251 char *openpath = di_devfs_path(node); in get_devid()
1272 di_driver_name(node), di_devfs_path(node)); in get_devid()
/illumos-gate/usr/src/cmd/ldmad/
H A Dldma_dio.c253 path = di_devfs_path(di_parent); in create_children()
264 path = di_devfs_path(di_child); in create_children()
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dlibdevinfo_sun4u.c141 di_node_name(di_node), di_devfs_path(di_node)); in walk_di_tree()
163 di_node_name(di_node), di_devfs_path(di_node)); in walk_di_tree()
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasRefreshAdapterConfiguration.c54 if ((devpath = di_devfs_path(node)) == NULL) { in find_matching_hba()
H A DSun_sasRefreshInformation.c51 if ((devpath = di_devfs_path(node)) == NULL) { in match_smhba_sas_hba()
H A Ddevtree_phy_disco.c87 if ((portDevpath = di_devfs_path(node)) == NULL) { in get_phy_info()
/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetAssociatedPathOidList.c152 pathName = di_devfs_path(sv_node); in doDevInfoStuffForIntPort()
336 pathName = di_devfs_path(child_node); in doDevInfoStuffForTargetPort()
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c861 char *devfspath = di_devfs_path(root); in di_walk_minor()
1073 di_devfs_path(di_node_t node) in di_devfs_path() function
1147 devfspath = di_devfs_path(node); in di_devfs_minor_path()
1191 phci_path = di_devfs_path(phci_node); in di_path_devfs_path()
1210 return (di_devfs_path(di_path_client_node(path))); in di_path_client_devfs_path()
2579 char *devfspath = di_devfs_path(node); in di_walk_hp()
3605 char *devfspath = di_devfs_path(root); in di_walk_link()
3670 char *devfspath = di_devfs_path(root); in di_walk_lnode()
3733 curr = di_devfs_path(node); in alias_to_curr()
3871 return (di_devfs_path(currnode)); in di_alias2curr()
H A Ddevinfo_retire.c231 path = di_devfs_path(node); in nexus_select()
269 path = di_devfs_path(node); in node_select()
505 path = di_devfs_path(node); in offline_one()

1234