Searched refs:boardtype (Results 1 – 2 of 2) sorted by relevance
1300 get_type(hpc_board_type_t boardtype, hpc_card_info_t cardinfo, char *buf) in get_type() argument1325 switch (boardtype) { in get_type()1331 TPCT(board_strs[boardtype]); in get_type()1499 hpc_board_type_t boardtype; in cfga_list_ext() local1618 boardtype = HPC_BOARD_UNKNOWN; in cfga_list_ext()1630 (void *)&boardtype); in cfga_list_ext()1633 boardtype = HPC_BOARD_UNKNOWN; in cfga_list_ext()1692 get_type(boardtype, cardinfo, (*cs)->ap_type); in cfga_list_ext()
1174 get_type(const char *boardtype, const char *cardtype, char *buf) in get_type() argument1189 if (strcmp(boardtype, PCIEHPC_PROP_VALUE_PCIHOTPLUG) == 0) in get_type()1384 char *boardtype; in cfga_list_ext() local1508 boardtype = PCIEHPC_PROP_VALUE_UNKNOWN; in cfga_list_ext()1510 boardtype = get_val_from_result(tmpb); in cfga_list_ext()1546 get_type(boardtype, cardtype, (*cs)->ap_type); in cfga_list_ext()