Searched refs:CPU_BD_NAME (Results 1 – 4 of 4) sorted by relevance
507 #define CPU_BD_NAME "cpu" macro
892 if (strcmp(type, CPU_BD_NAME) == 0) { in resolve_board_types()1995 log_printf("%-14s ", CPU_BD_NAME, 0); in display_hp_boards()
457 type_str = CPU_BD_NAME; in fhc_bd_typestr()
739 if (strcmp(CPU_BD_NAME, board_type) == 0) { in fhc_board_type()