Searched refs:TPCT (Results 1 – 2 of 2) sorted by relevance
1174 #define TPCT(s) (void) strlcat(buf, (s), CFGA_TYPE_LEN) in get_type() macro1179 TPCT("unknown"); in get_type()1183 TPCT(cardtype); in get_type()1184 TPCT("/"); in get_type()1187 TPCT(board_strs[PCIEHPC_BOARD_PCI_HOTPLUG]); in get_type()1189 TPCT(board_strs[PCIEHPC_BOARD_UNKNOWN]); in get_type()
154 #define TPCT(s) (void) strlcat(buf, (s), CFGA_TYPE_LEN) macro1315 TPCT("unknown"); in get_type()1323 TPCT(class_pci[i].short_desc); in get_type()1329 TPCT("unknown"); in get_type()1331 TPCT("/"); in get_type()1338 TPCT(board_strs[boardtype]); in get_type()1342 TPCT(board_strs[HPC_BOARD_UNKNOWN]); in get_type()