Home
last modified time | relevance | path

Searched refs:FW_SLOTS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/cxl/test/
H A Dmem.c19 #define FW_SLOTS 3 macro
1191 .num_slots = FW_SLOTS, in mock_fw_info()
1227 if (transfer->slot == 0 || transfer->slot > FW_SLOTS) in mock_transfer_fw()
1249 if (activate->slot == 0 || activate->slot > FW_SLOTS) in mock_activate_fw()