Home
last modified time | relevance | path

Searched defs:xenstore_domain_interface (Results 1 – 25 of 76) sorted by relevance

1234

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
H A Dxs_wire.h100 struct xenstore_domain_interface { struct
101 CHAR8 req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
102 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
103 XENSTORE_RING_IDX req_cons, req_prod;
104 XENSTORE_RING_IDX rsp_cons, rsp_prod;
105 UINT32 server_features; /* Bitmap of features supported by the server */
106 UINT32 connection;
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
H A Dxs_wire.h100 struct xenstore_domain_interface { struct
101 CHAR8 req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
102 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
103 XENSTORE_RING_IDX req_cons, req_prod;
104 XENSTORE_RING_IDX rsp_cons, rsp_prod;
105 UINT32 server_features; /* Bitmap of features supported by the server */
106 UINT32 connection;
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
H A Dxs_wire.h100 struct xenstore_domain_interface { struct
101 CHAR8 req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
102 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
103 XENSTORE_RING_IDX req_cons, req_prod;
104 XENSTORE_RING_IDX rsp_cons, rsp_prod;
105 UINT32 server_features; /* Bitmap of features supported by the server */
106 UINT32 connection;
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
H A Dxs_wire.h100 struct xenstore_domain_interface { struct
101 CHAR8 req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
102 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
103 XENSTORE_RING_IDX req_cons, req_prod;
104 XENSTORE_RING_IDX rsp_cons, rsp_prod;
105 UINT32 server_features; /* Bitmap of features supported by the server */
106 UINT32 connection;
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/OvmfPkg/Include/IndustryStandard/Xen/io/
H A Dxs_wire.h100 struct xenstore_domain_interface { struct
101 CHAR8 req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
102 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
103 XENSTORE_RING_IDX req_cons, req_prod;
104 XENSTORE_RING_IDX rsp_cons, rsp_prod;
105 UINT32 server_features; /* Bitmap of features supported by the server */
106 UINT32 connection;
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/OvmfPkg/Include/IndustryStandard/Xen/io/
H A Dxs_wire.h100 struct xenstore_domain_interface { struct
101 CHAR8 req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
102 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
103 XENSTORE_RING_IDX req_cons, req_prod;
104 XENSTORE_RING_IDX rsp_cons, rsp_prod;
105 UINT32 server_features; /* Bitmap of features supported by the server */
106 UINT32 connection;
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
H A Dxs_wire.h100 struct xenstore_domain_interface { struct
101 CHAR8 req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
102 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
103 XENSTORE_RING_IDX req_cons, req_prod;
104 XENSTORE_RING_IDX rsp_cons, rsp_prod;
105 UINT32 server_features; /* Bitmap of features supported by the server */
106 UINT32 connection;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
H A Dxs_wire.h100 struct xenstore_domain_interface { struct
101 CHAR8 req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
102 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
103 XENSTORE_RING_IDX req_cons, req_prod;
104 XENSTORE_RING_IDX rsp_cons, rsp_prod;
105 UINT32 server_features; /* Bitmap of features supported by the server */
106 UINT32 connection;
/dports/sysutils/edk2/edk2-edk2-stable202102/OvmfPkg/Include/IndustryStandard/Xen/io/
H A Dxs_wire.h100 struct xenstore_domain_interface { struct
101 CHAR8 req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
102 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
103 XENSTORE_RING_IDX req_cons, req_prod;
104 XENSTORE_RING_IDX rsp_cons, rsp_prod;
105 UINT32 server_features; /* Bitmap of features supported by the server */
106 UINT32 connection;
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/include/xen/interface/io/
H A Dxs_wire.h101 struct xenstore_domain_interface { struct
102 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */
103 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
104 XENSTORE_RING_IDX req_cons, req_prod;
105 XENSTORE_RING_IDX rsp_cons, rsp_prod;
106 u32 server_features; /* Bitmap of features supported by the server */
107 u32 connection;

1234