Searched defs:is_root_pcie_nexus (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/fpc/
H A Dfpc-impl-4v.c125 boolean_t is_root_pcie_nexus; local
135 is_root_pcie_nexus = (strcmp(name, PCIE_ROOTNEX_COMPATIBLE_NAME) == 0);
137 if (!is_root_pcie_nexus)

Completed in 44 milliseconds