Searched defs:postcode_t (Results 1 – 5 of 5) sorted by relevance
27 using postcode_t = std::tuple<std::vector<uint8_t>, std::vector<uint8_t>>; in ipmiSBMRSendBootProgress() typedef
172 using postcode_t = std::tuple<uint64_t, std::vector<uint8_t>>; in ipmiOemPostCodeHandler() typedef
18 using postcode_t = std::tuple<primary_post_code_t, secondary_post_code_t>; typedef
58 using postcode_t = std::tuple<primarycode_t, secondarycode_t>; in IpmiPostReporter() typedef
55 using postcode_t = std::tuple<primarycode_t, secondarycode_t>; typedef