Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/virtio/console/
HDvirtio_console.c183 static void vtcon_ctrl_port_name_event(struct vtcon_softc *, int,
817 vtcon_ctrl_port_name_event(struct vtcon_softc *sc, int id, const char *name, in vtcon_ctrl_port_name_event() function
893 vtcon_ctrl_port_name_event(sc, id, (const char *)data, data_len); in vtcon_ctrl_process_event()