Searched refs:typeASCII (Results 1 – 1 of 1) sorted by relevance
43 static constexpr uint8_t typeASCII = 0xC0; variable186 uint8_t typeLength = valueLength | ipmi::fru::typeASCII; in appendData()