Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.hpp17 static constexpr auto Tside = "T"; variable
37 currBootSide = Tside; in CodeUpdate()
38 nextBootSide = Tside; in CodeUpdate()
H A Dinband_code_update.cpp338 : ((currBootSide == Tside) ? Pside : Tside); in processPriorityChangeNotification()
H A Dfile_io_type_lid.hpp35 sideToRead = permSide ? Pside : Tside; in LidHandler()