Searched refs:dst_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c1412 rmclomv_cache_entry_t *dst_entry; local
1420 dst_entry = &subsection->entry[subindex++];
1421 dst_entry->handle = src_entry->handle;
1422 dst_entry->ind_mask = DP_PSU_INPUT_STATUS;
1423 (void) snprintf(dst_entry->handle_name.name,
1431 dst_entry = &subsection->entry[subindex++];
1432 dst_entry->handle = src_entry->handle;
1433 dst_entry->ind_mask = DP_PSU_SEC_INPUT_STATUS;
1434 (void) snprintf(dst_entry->handle_name.name,
1442 dst_entry
[all...]

Completed in 62 milliseconds