Home
last modified time | relevance | path

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

/titanic_41/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); in fpc_platform_node_init()