Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pciebus/
H A Dtopo_pcie.c83 pcie_enum_flags_t pe_flags; member
862 .pe_flags = PCIE_ENUM_F_MULTI_RANGE,
867 .pe_flags = PCIE_ENUM_F_MULTI_RANGE,
968 if (range && !post && (pe->pe_flags & PCIE_ENUM_F_MULTI_RANGE) == 0) { in pcie_enum()