Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dipmi_fru_info_area.cpp43 static constexpr uint8_t typeASCII = 0xC0; variable
186 uint8_t typeLength = valueLength | ipmi::fru::typeASCII; in appendData()