Home
last modified time | relevance | path

Searched refs:vtcon_port_populate (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/virtio/console/
H A Dvirtio_console.c196 static int vtcon_port_populate(struct vtcon_port *);
1054 vtcon_port_populate(struct vtcon_port *port) in vtcon_port_populate() function
1112 error = vtcon_port_populate(port); in vtcon_port_init_vqs()