Searched refs:IO_PCI_BD_NAME (Results 1 – 4 of 4) sorted by relevance
511 #define IO_PCI_BD_NAME "dual-pci" macro
902 } 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()
477 type_str = IO_PCI_BD_NAME; in fhc_bd_typestr()
752 } else if (strcmp(IO_PCI_BD_NAME, board_type) == 0) { in fhc_board_type()