Searched refs:num_slots (Results 1 – 1 of 1) sorted by relevance
283 uint32_t num_slots = 0; in get_current_slot() local290 num_slots = get_number_slots(module); in get_current_slot()291 if (num_slots <= 1) { in get_current_slot()321 uint32_t num_slots = get_number_slots(module); in boot_control_check_slot_sanity() local322 if ((num_slots < 1) || (slot > num_slots - 1)) { in boot_control_check_slot_sanity()