Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/io/
H A Dpvcalls.h62 struct xen_pvcalls_request { struct
63 uint32_t req_id; /* private to guest, echoed in response */
64 uint32_t cmd; /* command to execute */
65 union {
111 } u;