Lines Matching refs:contentsp
594 plat_ecc_indict_msg_contents_t *contentsp;
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->syndrome = aflt->flt_synd;
687 contentsp->afsr = aflt->flt_stat;
688 contentsp->afar = aflt->flt_addr;
693 (void) snprintf(contentsp->solaris_version,