Searched refs:CASE_BTC_SLOT_STR (Results 1 – 1 of 1) sorted by relevance
8432 #define CASE_BTC_SLOT_STR(e) case CXST_ ## e: return #e macro8630 CASE_BTC_SLOT_STR(OFF); in id_to_slot()8631 CASE_BTC_SLOT_STR(B2W); in id_to_slot()8632 CASE_BTC_SLOT_STR(W1); in id_to_slot()8633 CASE_BTC_SLOT_STR(W2); in id_to_slot()8634 CASE_BTC_SLOT_STR(W2B); in id_to_slot()8635 CASE_BTC_SLOT_STR(B1); in id_to_slot()8636 CASE_BTC_SLOT_STR(B2); in id_to_slot()8637 CASE_BTC_SLOT_STR(B3); in id_to_slot()8638 CASE_BTC_SLOT_STR(B4); in id_to_slot()[all …]