Searched refs:CASE_BTC_SLOT_STR (Results 1 – 1 of 1) sorted by relevance
9254 #define CASE_BTC_SLOT_STR(e) case CXST_ ## e: return #e macro9452 CASE_BTC_SLOT_STR(OFF); in id_to_slot()9453 CASE_BTC_SLOT_STR(B2W); in id_to_slot()9454 CASE_BTC_SLOT_STR(W1); in id_to_slot()9455 CASE_BTC_SLOT_STR(W2); in id_to_slot()9456 CASE_BTC_SLOT_STR(W2B); in id_to_slot()9457 CASE_BTC_SLOT_STR(B1); in id_to_slot()9458 CASE_BTC_SLOT_STR(B2); in id_to_slot()9459 CASE_BTC_SLOT_STR(B3); in id_to_slot()9460 CASE_BTC_SLOT_STR(B4); in id_to_slot()[all …]