Searched defs:msgType (Results 1 – 5 of 5) sorted by relevance
24 MctpAsioEndpoint::MctpAsioEndpoint(uint8_t eid, uint8_t msgType) in MctpAsioEndpoint()36 MctpAsioEndpoint::MctpAsioEndpoint(uint8_t msgType) : in MctpAsioEndpoint()
56 static constexpr uint8_t msgType = ocp::accelerator_management::messageType; member in mctp::MctpRequester
280 static enum pldm_msg_type msgType; member in pldm::Interface
34 enum pldm_msg_type Interface::msgType = MSG_UNDEFINED; member in pldm::Interface
267 uint8_t msgType; member