Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/virtio/console/
HDvirtio_console.c167 static void vtcon_destroy_ports(struct vtcon_softc *);
401 vtcon_destroy_ports(sc); in vtcon_detach()
567 vtcon_destroy_ports(struct vtcon_softc *sc) in vtcon_destroy_ports() function