Searched refs:CASE_BTC_SLOT_STR (Results 1 – 1 of 1) sorted by relevance
5804 #define CASE_BTC_SLOT_STR(e) case CXST_ ## e: return #e macro5922 CASE_BTC_SLOT_STR(OFF); in id_to_slot()5923 CASE_BTC_SLOT_STR(B2W); in id_to_slot()5924 CASE_BTC_SLOT_STR(W1); in id_to_slot()5925 CASE_BTC_SLOT_STR(W2); in id_to_slot()5926 CASE_BTC_SLOT_STR(W2B); in id_to_slot()5927 CASE_BTC_SLOT_STR(B1); in id_to_slot()5928 CASE_BTC_SLOT_STR(B2); in id_to_slot()5929 CASE_BTC_SLOT_STR(B3); in id_to_slot()5930 CASE_BTC_SLOT_STR(B4); in id_to_slot()[all …]