TTY_PORT_ACTIVE
return test_bit(TTY_PORT_ACTIVE, &port->iflags);
assign_bit(TTY_PORT_ACTIVE, &port->iflags, val);