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

/illumos-gate/usr/src/uts/sun4v/io/fpc/
H A Dfpc-impl-4v.c37 #define PCIE_ROOTNEX_COMPATIBLE_NAME "SUNW,sun4v-pci" macro
135 is_root_pcie_nexus = (strcmp(name, PCIE_ROOTNEX_COMPATIBLE_NAME) == 0);

Completed in 58 milliseconds