Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h282 #define OPL_PCI_LEAF_NODE "pci" macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c526 } else if (strncmp(name, OPL_PCI_LEAF_NODE, len) == 0) { in opl_init_root_nodes()
600 (strcmp(name, OPL_PCI_LEAF_NODE) == 0)); in opl_hold_node()
2341 OPL_UPDATE_PROP(string, node, "name", OPL_PCI_LEAF_NODE); in opl_create_leaf()
2539 if (strncmp(name, OPL_PCI_LEAF_NODE, len) == 0) { in opl_init_leaves()