Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/fru_device/
H A Dfru_device.cpp546 std::optional<bool> is16Bit = isDevice16Bit(file, ii); in getBusFRUs() local
547 if (!is16Bit.has_value()) in getBusFRUs()
557 bool is16BitBool{*is16Bit}; in getBusFRUs()