Lines Matching refs:num_slots
95 enc_entry->num_slots = 0; in _mapping_clear_enc_entry()
134 dpm_entry->MappingInformation = et_entry->num_slots; in _mapping_commit_enc_entry()
964 if (num_found == et_entry->num_slots) { in _mapping_find_enc_map_space()
986 if (num_found == et_entry->num_slots) { in _mapping_find_enc_map_space()
1035 (enc_entry->start_index + enc_entry->num_slots); map_idx++, in _mapping_find_enc_map_space()
1052 if (num_found == et_entry->num_slots) { in _mapping_find_enc_map_space()
1080 enc_entry->num_slots)) in _mapping_find_enc_map_space()
1094 enc_entry->num_slots - 1)) in _mapping_find_enc_map_space()
1119 enc_entry->num_slots); map_idx++, in _mapping_find_enc_map_space()
1294 " %d.\n", __func__, et_entry->num_slots, map_idx); in _mapping_get_dev_info()
1296 for (index = map_idx; index < (et_entry->num_slots in _mapping_get_dev_info()
1446 " %d.\n", __func__, et_entry->num_slots, map_idx); in _mapping_get_pcie_dev_info()
1448 for (index = map_idx; index < (et_entry->num_slots in _mapping_get_pcie_dev_info()
1471 u16 slots = et_entry->num_slots, map_idx; in _mapping_set_mid_to_eid()
1677 et_entry->num_slots; in _mapping_add_new_device()
1934 et_entry->num_slots; in _mapping_add_new_pcie_device()
2214 u16 slot_id, entry_num, num_slots; in _mapping_process_dpm_pg0() local
2292 num_slots = max_num_phy_ids; in _mapping_process_dpm_pg0()
2295 num_slots = dpm_entry->MappingInformation & in _mapping_process_dpm_pg0()
2297 num_slots >>= MPI2_DRVMAP0_MAPINFO_SLOT_SHIFT; in _mapping_process_dpm_pg0()
2314 et_entry->num_slots = num_slots; in _mapping_process_dpm_pg0()
2330 for (map_idx = dev_idx; map_idx < (dev_idx + num_slots); in _mapping_process_dpm_pg0()
2814 = et_entry->num_slots; in mpr_mapping_enclosure_dev_status_change_event()
2860 et_entry->num_slots = le16toh(event_data->NumSlots); in mpr_mapping_enclosure_dev_status_change_event()
2887 dpm_entry->MappingInformation = et_entry->num_slots; in mpr_mapping_enclosure_dev_status_change_event()