Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h510 #define IO_PCI_BD_NAME "dual-pci" macro
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc_bd.c475 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()