Home
last modified time | relevance | path

Searched defs:check2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp506 bool check2 = ((sevType == SeverityType::recovered) || in isServiceableSev() local
/openbmc/linux/drivers/usb/serial/
H A Diuu_phoenix.c438 unsigned int check2; in iuu_clk() local
/openbmc/qemu/block/
H A Dvvfat.c2610 static void check2(BDRVVVFATState* s) in check2() function