Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dvm_config.h108 struct vuart_config { struct
109 enum vuart_type type; /* legacy PIO or PCI */
110 union vuart_addr addr; /* port addr if in legacy type, or bdf addr if in pci type */
111 uint16_t irq;
112 struct target_vuart t_vuart; /* target vuart */

Completed in 4 milliseconds