Searched refs:vtcport_flags (Results 1 – 1 of 1) sorted by relevance
83 int vtcport_flags; member785 port->vtcport_flags |= VTCON_PORT_FLAG_CONSOLE; in vtcon_ctrl_port_console_event()1176 if (port->vtcport_flags & VTCON_PORT_FLAG_ALIAS) in vtcon_port_dev_alias()1196 port->vtcport_flags |= VTCON_PORT_FLAG_ALIAS; in vtcon_port_dev_alias()1225 port->vtcport_flags |= VTCON_PORT_FLAG_GONE; in vtcon_port_teardown()1318 if (port->vtcport_flags & VTCON_PORT_FLAG_CONSOLE) in vtcon_port_in()1354 if ((port->vtcport_flags & VTCON_PORT_FLAG_GONE) == 0) in vtcon_port_intr()1401 if (port->vtcport_flags & VTCON_PORT_FLAG_GONE) in vtcon_tty_open()1416 if (port->vtcport_flags & VTCON_PORT_FLAG_GONE) in vtcon_tty_close()1431 if (port->vtcport_flags & VTCON_PORT_FLAG_GONE) in vtcon_tty_outwakeup()