Searched refs:IPORT (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_hba.c | 162 fmri = topo_mod_hcfmri(mod, parent, FM_HC_SCHEME_VERSION, IPORT, in pci_iport_device_create() 166 child = topo_node_bind(mod, parent, IPORT, instance, fmri); in pci_iport_device_create() 190 if (topo_node_range_create(mod, parent, IPORT, 0, niports) < 0) in pci_iports_instantiate()
|
H A D | pcibus.c | 550 if (strcmp(di_node_name(cn), IPORT) == 0) in declare_dev_and_fn()
|
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_hc.h | 62 #define IPORT "iport" macro
|
H A D | hc.c | 166 { IPORT, TOPO_STABILITY_PRIVATE },
|