Home
last modified time | relevance | path

Searched defs:p2a (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-ipmi-flash/
H A Dflags.hpp16 p2a = (1 << 9), /* Expect to send contents over P2A bridge. */ enumerator
/openbmc/libpldm/tests/dsp/
H A Dpdr.cpp1153 pldm_entity p2a = pldm_entity_extract(l2a); in TEST() local