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

/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_etm_proto.h96 ETM_MSG_TYPE_FMA_EVENT, /* pp_msg_type: FMA event */
97 ETM_MSG_TYPE_CONTROL, /* pp_msg_type: ETM control */
98 ETM_MSG_TYPE_RESPONSE, /* pp_msg_type: ETM response */
99 ETM_MSG_TYPE_ALERT, /* pp_msg_type: Syslog alert */
102 } etm_proto_v3_msg_type_t; /* 8-bit pp_msg_type ETM message types */
111 uint8_t pp_msg_type; /* type of ETM msg */ member in struct:etm_proto_v1_pp
112 uint8_t pp_sub_type; /* sub type within pp_msg_type */

Completed in 56 milliseconds