Home
last modified time | relevance | path

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

/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dpvcalls.h59 struct xen_pvcalls_request { struct
60 uint32_t req_id; /* private to guest, echoed in response */
61 uint32_t cmd; /* command to execute */
62 union {
104 } u;