Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp338 : ((currBootSide == Tside) ? Pside : Tside); in processPriorityChangeNotification()
401 if (currSide == Pside) in fetchBootSide()
409 if (nextSide == Pside) in fetchBootSide()
H A Dinband_code_update.hpp16 static constexpr auto Pside = "P"; variable
H A Dfile_io_type_lid.hpp35 sideToRead = permSide ? Pside : Tside; in LidHandler()