Searched refs:virtio_console_control (Results 1 – 2 of 2) sorted by relevance
61 struct virtio_console_control { struct
151 struct virtio_console_control cpkt;558 sg_init_one(sg, &portdev->cpkt, sizeof(struct virtio_console_control)); in __send_control_msg()1562 struct virtio_console_control *cpkt; in handle_control_message()1567 cpkt = (struct virtio_console_control *)(buf->buf + buf->offset); in handle_control_message()
Completed in 6 milliseconds