Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/chicago/io/fpc/
H A Dfpc-impl-4u.c40 #define CHIP_COMPATIBLE_NAME "pciex108e,80f0" macro
144 if (strcmp(compatible, CHIP_COMPATIBLE_NAME) != 0) { in fpc_platform_node_init()