Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/xen/io/
H A Dfbif.h44 struct xenfb_update struct
46 uint8_t type; /* XENFB_TYPE_UPDATE */
47 int32_t x; /* source x */
48 int32_t y; /* source y */
49 int32_t width; /* rect width */
50 int32_t height; /* rect height */