Xen Test Framework
Data Fields
xenbus_interface Struct Reference

#include <xs_wire.h>

Data Fields

char req [XENBUS_RING_SIZE]
 
char rsp [XENBUS_RING_SIZE]
 
uint32_t req_cons
 
uint32_t req_prod
 
uint32_t rsp_cons
 
uint32_t rsp_prod
 
uint32_t server_features
 
uint32_t connection
 

Detailed Description

Definition at line 12 of file xs_wire.h.

Field Documentation

◆ req

char req[XENBUS_RING_SIZE]

Definition at line 13 of file xs_wire.h.

◆ rsp

char rsp[XENBUS_RING_SIZE]

Definition at line 14 of file xs_wire.h.

◆ req_cons

uint32_t req_cons

Definition at line 15 of file xs_wire.h.

◆ req_prod

uint32_t req_prod

Definition at line 15 of file xs_wire.h.

◆ rsp_cons

uint32_t rsp_cons

Definition at line 16 of file xs_wire.h.

◆ rsp_prod

uint32_t rsp_prod

Definition at line 16 of file xs_wire.h.

◆ server_features

uint32_t server_features

Definition at line 17 of file xs_wire.h.

◆ connection

uint32_t connection

Definition at line 18 of file xs_wire.h.


The documentation for this struct was generated from the following file: