Searched refs:CASE_BTC_SLOT_STR (Results 1 – 1 of 1) sorted by relevance
6549 #define CASE_BTC_SLOT_STR(e) case CXST_ ## e: return #e macro6668 CASE_BTC_SLOT_STR(OFF); in id_to_slot()6669 CASE_BTC_SLOT_STR(B2W); in id_to_slot()6670 CASE_BTC_SLOT_STR(W1); in id_to_slot()6671 CASE_BTC_SLOT_STR(W2); in id_to_slot()6672 CASE_BTC_SLOT_STR(W2B); in id_to_slot()6673 CASE_BTC_SLOT_STR(B1); in id_to_slot()6674 CASE_BTC_SLOT_STR(B2); in id_to_slot()6675 CASE_BTC_SLOT_STR(B3); in id_to_slot()6676 CASE_BTC_SLOT_STR(B4); in id_to_slot()[all …]