Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/console/
H A Dvirtio_console.c182 static void vtcon_ctrl_port_name_event(struct vtcon_softc *, int,
816 vtcon_ctrl_port_name_event(struct vtcon_softc *sc, int id, const char *name, in vtcon_ctrl_port_name_event() function
892 vtcon_ctrl_port_name_event(sc, id, (const char *)data, data_len); in vtcon_ctrl_process_event()