Searched refs:map_entry (Results 1 – 3 of 3) sorted by relevance
40 struct map_entry { struct47 struct map_entry * argument50 struct map_entry *me; in new_entry()52 me = (struct map_entry *)malloc(sizeof(*me)); in new_entry()78 const struct map_entry *me = citer.m_entry; in atf_map_citer_key()86 const struct map_entry *me = citer.m_entry; in atf_map_citer_data()98 newciter.m_entry = ((const struct map_entry *) in atf_map_citer_next()122 const struct map_entry *me = iter.m_entry; in atf_map_iter_key()130 const struct map_entry *me = iter.m_entry; in atf_map_iter_data()142 newiter.m_entry = ((struct map_entry *) in atf_map_iter_next()[all …]
71 _mapping_clear_map_entry(struct dev_mapping_table *map_entry) in _mapping_clear_map_entry() argument73 map_entry->physical_id = 0; in _mapping_clear_map_entry()74 map_entry->device_info = 0; in _mapping_clear_map_entry()75 map_entry->phy_bits = 0; in _mapping_clear_map_entry()76 map_entry->dpm_entry_num = MPS_DPM_BAD_IDX; in _mapping_clear_map_entry()77 map_entry->dev_handle = 0; in _mapping_clear_map_entry()78 map_entry->id = -1; in _mapping_clear_map_entry()79 map_entry->missing_count = 0; in _mapping_clear_map_entry()80 map_entry->init_complete = 0; in _mapping_clear_map_entry()81 map_entry->TLR_bits = (u8)MPI2_SCSIIO_CONTROL_NO_TLR; in _mapping_clear_map_entry()
70 _mapping_clear_map_entry(struct dev_mapping_table *map_entry) in _mapping_clear_map_entry() argument72 map_entry->physical_id = 0; in _mapping_clear_map_entry()73 map_entry->device_info = 0; in _mapping_clear_map_entry()74 map_entry->phy_bits = 0; in _mapping_clear_map_entry()75 map_entry->dpm_entry_num = MPR_DPM_BAD_IDX; in _mapping_clear_map_entry()76 map_entry->dev_handle = 0; in _mapping_clear_map_entry()77 map_entry->id = -1; in _mapping_clear_map_entry()78 map_entry->missing_count = 0; in _mapping_clear_map_entry()79 map_entry->init_complete = 0; in _mapping_clear_map_entry()80 map_entry->TLR_bits = (u8)MPI2_SCSIIO_CONTROL_NO_TLR; in _mapping_clear_map_entry()