Searched defs:virtio_console_control (Results 1 – 3 of 3) sorted by relevance
61 struct virtio_console_control { struct62 __virtio32 id; /* Port number */63 __virtio16 event; /* The kind of control event (see below) */64 __virtio16 value; /* Extra information for the key */
35 struct virtio_console_control { struct36 __virtio32 id;37 __virtio16 event;38 __virtio16 value;
26 struct virtio_console_control { struct27 __virtio32 id;28 __virtio16 event;29 __virtio16 value;