Home
last modified time | relevance | path

Searched refs:slotLocCodeSuf (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pcie.hpp34 struct slotLocCodeSuf struct
37 uint8_t slotLocCodeSuf[1]; member
H A Dfile_io_type_pcie.cpp374 struct slotLocCodeSuf* slotLocSufData = in parseTopologyData()
375 reinterpret_cast<struct slotLocCodeSuf*>(suffixData); in parseTopologyData()