Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DNVMeBasicContext.hpp41 boost::asio::posix::stream_descriptor respStream; member in NVMeBasicContext
H A DNVMeBasicContext.cpp208 NVMeContext::NVMeContext(io, rootBus), io(io), reqStream(io), respStream(io) in NVMeBasicContext()
244 respStream.assign(responsePipe[0]); in NVMeBasicContext()
302 respStream, *response, in readAndProcessNVMeSensor()