Searched defs:outbound_transaction_event (Results 1 – 2 of 2) sorted by relevance
169 struct outbound_transaction_event { struct170 struct event event;171 struct client *client;172 struct outbound_transaction_resource r;173 union {176 } rsp;
166 struct outbound_transaction_event { struct167 struct event event;168 struct client *client;169 struct outbound_transaction_resource r;170 struct fw_cdev_event_response response;