Searched defs:msg_subtype (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/os/
H A Dserengeti.c1052 uint16_t msg_subtype; local
1079 msg_subtype = INFO_MBOX_ERROR_ECC;
1085 msg_subtype = INFO_MBOX_ECC;
1091 msg_subtype = INFO_MBOX_ERROR_INDICT;
1097 msg_subtype = INFO_MBOX_ECC;
1103 msg_subtype = INFO_MBOX_ECC_CAP;
1110 msg_subtype = INFO_MBOX_ECC;
1130 msgp->ecc_req.msg_type.sub_type = msg_subtype;
1150 msgp->ecc_resp.msg_type.sub_type = msg_subtype;
/illumos-gate/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c1064 uint16_t msg_subtype; local
1092 msg_subtype = INFO_MBOX_ERROR_ECC;
1098 msg_subtype = INFO_MBOX_ECC;
1104 msg_subtype = INFO_MBOX_ERROR_INDICT;
1110 msg_subtype = INFO_MBOX_ECC;
1116 msg_subtype = INFO_MBOX_ECC_CAP;
1123 msg_subtype = INFO_MBOX_ECC;
1143 msgp->ecc_req.msg_type.sub_type = msg_subtype;
1164 msgp->ecc_resp.msg_type.sub_type = msg_subtype;

Completed in 49 milliseconds