Home
last modified time | relevance | path

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

/openbmc/ipmbbridge/
H A Dipmbbridged.hpp324 void makeRequestValid(std::shared_ptr<IpmbRequest> request);
H A Dipmbbridged.cpp306 void IpmbChannel::makeRequestValid(std::shared_ptr<IpmbRequest> request) in makeRequestValid() function in IpmbChannel
722 makeRequestValid(request); in requestAdd()