Searched refs:cardtype (Results 1 – 1 of 1) sorted by relevance
1174 get_type(const char *boardtype, const char *cardtype, char *buf) in get_type() argument1181 if (strcmp(cardtype, "unknown") == 0) { in get_type()1186 TPCT(cardtype); in get_type()1385 char *cardtype; in cfga_list_ext() local1514 cardtype = PCIEHPC_PROP_VALUE_UNKNOWN; in cfga_list_ext()1516 cardtype = get_val_from_result(tmpc); in cfga_list_ext()1546 get_type(boardtype, cardtype, (*cs)->ap_type); in cfga_list_ext()