Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dvirtio-serial-bus.c667 uint32_t nr_active_ports; in virtio_serial_save_device() local
749 VirtIOSerial *s, uint32_t nr_active_ports) in fetch_active_ports_list()
802 uint32_t max_nr_ports, nr_active_ports, ports_map; in virtio_serial_load_device() local
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-serial.h162 uint32_t nr_active_ports; member