/titanic_50/usr/src/cmd/devfsadm/ |
H A D | disk_link.c | 148 addr = di_bus_addr(node); in disk_callback_chan() 163 addr = di_bus_addr(node); in disk_callback_nchan() 179 addr = di_bus_addr(node); in disk_callback_blkdev() 426 addr = di_bus_addr(node); in disk_callback_xvmd()
|
H A D | sgen_link.c | 163 if ((baddr = di_bus_addr(node)) == NULL) in sgen_callback()
|
H A D | devfsadm.c | 6605 if ((addr = di_bus_addr(node)) == NULL) { in devlink_matches() 6750 if (component_cat(link, di_bus_addr(node), in construct_devlink()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | picllibdevinfo.c | 354 bus_addr = di_bus_addr(node); in probe_tree() 516 char_di_bus_addr = di_bus_addr(node); in walk_tree() 681 char_di_bus_addr = di_bus_addr(node); in find_fru_node() 812 di_busaddr = di_bus_addr(curr); in get_port_info()
|
H A D | piclscsi.c | 734 bus_addr = di_bus_addr(node); in probe_disks()
|
/titanic_50/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/ |
H A D | opl_ioboard.c | 136 char *ba = di_bus_addr(n); in opl_map_boards() 309 char *ba = di_bus_addr(pnode); in opl_iob_enum()
|
/titanic_50/usr/src/cmd/devfsadm/i386/ |
H A D | misc_link_i386.c | 199 char *addr = di_bus_addr(node); in diskette() 242 char *addr = di_bus_addr(node); in lp() 570 const char *busaddr = di_bus_addr(node); in mc_node()
|
/titanic_50/usr/src/cmd/oplhpd/ |
H A D | scf_notify.c | 287 if ((tmp = di_bus_addr(child_node)) != NULL) { in scf_get_devinfo() 300 if ((tmp = di_bus_addr(child_node)) == NULL) { in scf_get_devinfo()
|
/titanic_50/usr/src/man/man3devinfo/ |
H A D | Makefile | 52 MANLINKS= di_bus_addr.3devinfo \ 119 di_bus_addr.3devinfo := LINKSRC = di_binding_name.3devinfo
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4/ioboard/ |
H A D | ioboard.c | 230 if ((ba = di_bus_addr(dp)) == NULL || in split_bus_address()
|
/titanic_50/usr/src/lib/libdevinfo/ |
H A D | mapfile-vers | 106 di_bus_addr;
|
H A D | libdevinfo.h | 171 extern char *di_bus_addr(di_node_t node);
|
H A D | devinfo.c | 899 di_bus_addr(di_node_t node) in di_bus_addr() function 1090 if ((addr[depth] = di_bus_addr(node)) != NULL) in di_devfs_path() 3798 baddr = di_bus_addr(node); in di_lookup_node_impl()
|
H A D | devfsmap.c | 873 par_node_addr = di_bus_addr(par_node); in lookup_in_conf_file()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4/hostbridge/ |
H A D | hb_sun4.c | 130 ba = di_bus_addr(n); in busorrc_add()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_hba.c | 176 di_bus_addr(cn), &e); in pci_iport_device_create()
|
/titanic_50/usr/src/cmd/hotplugd/ |
H A D | hotplugd_info.c | 469 bus_addr = di_bus_addr(dev); in new_device_node()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | dr.c | 128 di_val = di_bus_addr(di_node); in add_devinfo_props()
|
/titanic_50/usr/src/cmd/biosdev/ |
H A D | biosdev.c | 344 busaddr = di_bus_addr(cnode); in search_children_match_busaddr()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3devinfo.inc | 47 link path=usr/share/man/man3devinfo/di_bus_addr.3devinfo \
|
/titanic_50/usr/src/cmd/nvmeadm/ |
H A D | nvmeadm.c | 421 addr = di_bus_addr(child); in nvme_dskname()
|
/titanic_50/usr/src/lib/sun_sas/common/ |
H A D | devtree_device_disco.c | 272 if ((unit_address = di_bus_addr(node)) != NULL) { in get_attached_devices_info()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_subr.c | 175 di_bus_addr(dnode)); in pi_get_dipath()
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/ |
H A D | montecarlo.c | 2144 if ((temp = di_bus_addr(l_node)) != NULL) { in analyze_nodes()
|
/titanic_50/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 1272 di_val = di_bus_addr(di_node); in add_devinfo_props()
|