Searched refs:FLAG8253X_NORMAL_ACTIVE (Results 1 – 6 of 6) sorted by relevance
500 port->flags |= FLAG8253X_NORMAL_ACTIVE; /* is this a good flag? */601 if(priv->flags & FLAG8253X_NORMAL_ACTIVE) /* probably should be a test open at all */ in sab8253xn_open()637 priv->flags |= FLAG8253X_NORMAL_ACTIVE; /* is this a good flag? */ in sab8253xn_open()661 priv->flags &= ~(FLAG8253X_NORMAL_ACTIVE|/*FLAG8253X_CALLOUT_ACTIVE|*/ in sab8253xn_release()
1065 if (port->flags & FLAG8253X_NORMAL_ACTIVE) in sab8253x_closeS()1124 port->flags &= ~(FLAG8253X_NORMAL_ACTIVE|FLAG8253X_CALLOUT_ACTIVE| in sab8253x_closeS()1154 port->flags &= ~(FLAG8253X_NORMAL_ACTIVE|FLAG8253X_CALLOUT_ACTIVE); in sab8253x_hangupS()1243 if(port->flags & FLAG8253X_NORMAL_ACTIVE) in sab8253x_openS()
66 #define FLAG8253X_NORMAL_ACTIVE 0x20000000 /* Normal device is active */ macro
484 port->flags |= FLAG8253X_NORMAL_ACTIVE; in sab8253x_block_til_readyC()575 port->flags |= FLAG8253X_NORMAL_ACTIVE; in sab8253x_block_til_readyC()
1181 if (port->flags & FLAG8253X_NORMAL_ACTIVE) in sab8253x_block_til_ready()1214 port->flags |= FLAG8253X_NORMAL_ACTIVE; in sab8253x_block_til_ready()1308 port->flags |= FLAG8253X_NORMAL_ACTIVE; in sab8253x_block_til_ready()
1954 if (port->flags & FLAG8253X_NORMAL_ACTIVE) in sab8253x_close()2019 port->flags &= ~(FLAG8253X_NORMAL_ACTIVE|FLAG8253X_CALLOUT_ACTIVE| in sab8253x_close()2027 port->flags &= ~(FLAG8253X_NORMAL_ACTIVE|FLAG8253X_CALLOUT_ACTIVE| in sab8253x_close()2065 port->flags &= ~(FLAG8253X_NORMAL_ACTIVE|FLAG8253X_CALLOUT_ACTIVE); in sab8253x_hangup()