Searched refs:pc_dimm_get_free_slot (Results 1 – 1 of 1) sorted by relevance
35 static int pc_dimm_get_free_slot(const int *hint, int max_slots, Error **errp);62 slot = pc_dimm_get_free_slot(slot == PC_DIMM_UNASSIGNED_SLOT ? NULL : &slot, in pc_dimm_pre_plug()116 static int pc_dimm_get_free_slot(const int *hint, int max_slots, Error **errp) in pc_dimm_get_free_slot() function