Home
last modified time | relevance | path

Searched defs:Transaction (Results 1 – 5 of 5) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/server/
H A Dtransaction.hpp23 struct Transaction struct
25 Transaction() : time(std::time(nullptr)), thread(std::this_thread::get_id()) in Transaction() function
28 std::time_t time;
29 std::thread::id thread;
34 struct Transaction struct
36 Transaction(sdbusplus::bus_t& bus_in, sdbusplus::message_t& msg_in) : in Transaction() argument
40 sdbusplus::bus_t& bus;
41 sdbusplus::message_t& msg;
/openbmc/qemu/include/qemu/
H A Dtransactions.h50 typedef struct Transaction Transaction; typedef
/openbmc/qemu/util/
H A Dtransactions.c34 struct Transaction { struct
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi.h506 SGE_TRANSACTION_UNION Transaction; member
521 SGE_TRANSACTION_UNION Transaction; member
/openbmc/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h1010 MPI2_SGE_TRANSACTION_UNION Transaction; member
1025 MPI2_SGE_TRANSACTION_UNION Transaction; member