Searched refs:rcnode (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/lib/fm/topo/modules/common/pciebus/ |
| H A D | topo_pcie.c | 820 tnode_t *rcnode; in pcie_topo_enum_root_complex() local 829 rcnode = pcie_topo_node_create(mod, pcie, pnode, rc, in pcie_topo_enum_root_complex() 832 if (rcnode == NULL) in pcie_topo_enum_root_complex() 835 if (!pcie_topo_range_create(mod, rcnode, "function", 0, in pcie_topo_enum_root_complex() 840 if (!pcie_topo_process_functions(mod, pcie, rcnode, rc, in pcie_topo_enum_root_complex()
|