Searched defs:VFIOUserPCIDevice (Results 1 – 1 of 1) sorted by relevance
22 struct VFIOUserPCIDevice { struct23 VFIOPCIDevice device;24 SocketAddress *socket;25 bool send_queued; /* all sends are queued */26 uint32_t wait_time; /* timeout for message replies */27 bool no_post; /* all region writes are sync */