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

/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c594 plat_ecc_indict_msg_contents_t *contentsp; local
638 contentsp = &(((plat_ecc_indictment_data_t *)
658 contentsp->board_num = (uint8_t)stoi(&unum_ptr);
667 contentsp->detecting_proc =
668 (uint16_t)plat_make_fru_cpuid(contentsp->board_num, is_maxcat,
678 contentsp->jnumber = (uint16_t)stoi(&unum_ptr);
683 contentsp->version = PLAT_ECC_INDICTMENT_VERSION;
684 contentsp->indictment_type = msg_type;
685 contentsp->indictment_uncertain = ecc_indictment_mailbox_disable;
686 contentsp
[all...]

Completed in 56 milliseconds