Searched refs:dst_entry (Results 1 – 1 of 1) sorted by relevance
1412 rmclomv_cache_entry_t *dst_entry; in make_psu_subsections() local1420 dst_entry = &subsection->entry[subindex++]; in make_psu_subsections()1421 dst_entry->handle = src_entry->handle; in make_psu_subsections()1422 dst_entry->ind_mask = DP_PSU_INPUT_STATUS; in make_psu_subsections()1423 (void) snprintf(dst_entry->handle_name.name, in make_psu_subsections()1431 dst_entry = &subsection->entry[subindex++]; in make_psu_subsections()1432 dst_entry->handle = src_entry->handle; in make_psu_subsections()1433 dst_entry->ind_mask = DP_PSU_SEC_INPUT_STATUS; in make_psu_subsections()1434 (void) snprintf(dst_entry->handle_name.name, in make_psu_subsections()1442 dst_entry = &subsection->entry[subindex++]; in make_psu_subsections()[all …]