Searched refs:max_nr_ports (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/virtio/console/
H A Dvirtio_console.h50 uint32_t max_nr_ports; member in struct:virtio_console_config
H A Dvirtio_console.c468 VTCON_GET_CONFIG(dev, VIRTIO_CONSOLE_F_MULTIPORT, max_nr_ports, concfg);
550 min(concfg->max_nr_ports, VTCON_MAX_PORTS);
/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_virtio_console.c141 uint32_t max_nr_ports; member in struct:pci_vtcon_config
626 sc->vsc_config->max_nr_ports = VTCON_MAXPORTS;

Completed in 139 milliseconds