Lines Matching refs:vcsp_port
98 struct vtcon_port *vcsp_port; member
580 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()
1153 scport->vcsp_port = port; in vtcon_port_create()
1268 port = scport->vcsp_port; in vtcon_port_update_console_size()
1347 port = scport->vcsp_port; in vtcon_port_intr()
1478 port = scport->vcsp_port; in vtcon_enable_interrupts()
1505 port = scport->vcsp_port; in vtcon_disable_interrupts()