Home
last modified time | relevance | path

Searched refs:IPORT (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c162 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 Dpcibus.c550 if (strcmp(di_node_name(cn), IPORT) == 0) in declare_dev_and_fn()
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h62 #define IPORT "iport" macro
H A Dhc.c166 { IPORT, TOPO_STABILITY_PRIVATE },