Home
last modified time | relevance | path

Searched refs:rack_entry (Results 1 – 5 of 5) sorted by relevance

/openbmc/libpldm/tests/oem/ibm/
H A Dhost.cpp37 uint32_t rack_entry = 0xff000030; in TEST() local
43 resp->rack_entry = htole32(rack_entry); in TEST()
55 EXPECT_EQ(retRack_entry, rack_entry); in TEST()
65 uint32_t rack_entry = 0xff000030; in TEST() local
71 resp->rack_entry = htole32(rack_entry); in TEST()
86 uint32_t rack_entry = 0xff000030; in TEST() local
91 auto rc = encode_get_alert_status_resp(0, PLDM_SUCCESS, rack_entry, in TEST()
103 uint32_t rack_entry = 0xff000030; in TEST() local
109 0, PLDM_SUCCESS, rack_entry, pri_cec_node, response, in TEST()
/openbmc/libpldm/src/oem/ibm/
H A Dhost.c39 uint8_t *completion_code, uint32_t *rack_entry, in decode_get_alert_status_resp() argument
42 if (msg == NULL || completion_code == NULL || rack_entry == NULL || in decode_get_alert_status_resp()
59 *rack_entry = le32toh(response->rack_entry); in decode_get_alert_status_resp()
84 uint32_t rack_entry, uint32_t pri_cec_node, in encode_get_alert_status_resp() argument
109 response->rack_entry = htole32(rack_entry); in encode_get_alert_status_resp()
/openbmc/libpldm/include/libpldm/oem/ibm/
H A Dhost.h34 uint32_t rack_entry; member
72 uint8_t *completion_code, uint32_t *rack_entry,
102 uint32_t rack_entry, uint32_t pri_cec_node,
/openbmc/pldm/pldmtool/oem/ibm/
H A Dpldm_oem_ibm.cpp65 uint32_t rack_entry = 0; in parseResponseMsg() local
68 responsePtr, payloadLength, &completionCode, &rack_entry, in parseResponseMsg()
82 << (int)rack_entry; in parseResponseMsg()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump9304 'name' => 'rack_entry',
9368 'name' => 'rack_entry',