Searched refs:vcsp_port (Results 1 – 1 of 1) sorted by relevance
98 struct vtcon_port *vcsp_port; member580 port = scport->vcsp_port; in vtcon_destroy_ports()582 scport->vcsp_port = NULL; in vtcon_destroy_ports()724 if (sc->vtcon_ports[id].vcsp_port != NULL) { in vtcon_ctrl_port_add_event()750 port = scport->vcsp_port; in vtcon_ctrl_port_remove_event()758 scport->vcsp_port = NULL; in vtcon_ctrl_port_remove_event()775 port = scport->vcsp_port; in vtcon_ctrl_port_console_event()801 port = scport->vcsp_port; in vtcon_ctrl_port_open_event()839 port = scport->vcsp_port; in vtcon_ctrl_port_name_event()1131 MPASS(scport->vcsp_port == NULL); in vtcon_port_create()[all …]