Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h511 #define IO_PCI_BD_NAME "dual-pci" macro
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/sunfire/common/
H A Dsunfire.c902 } else if (strcmp(type, IO_PCI_BD_NAME) == 0) { in resolve_board_types()
2078 log_printf("%-14s ", IO_PCI_BD_NAME, 0); in display_hp_boards()
/titanic_44/usr/src/uts/sun4u/sunfire/io/
H A Dfhc_bd.c477 type_str = IO_PCI_BD_NAME; in fhc_bd_typestr()
H A Dfhc.c752 } else if (strcmp(IO_PCI_BD_NAME, board_type) == 0) { in fhc_board_type()