Searched refs:FLAG8253X_CALLOUT_ACTIVE (Results 1 – 6 of 6) sorted by relevance
356 else if (!((port->flags & FLAG8253X_CALLOUT_ACTIVE) && in sab8253x_check_statusC()480 if (port->flags & FLAG8253X_CALLOUT_ACTIVE) in sab8253x_block_til_readyC()488 if (port->flags & FLAG8253X_CALLOUT_ACTIVE) in sab8253x_block_til_readyC()513 if (!(port->flags & FLAG8253X_CALLOUT_ACTIVE)) in sab8253x_block_til_readyC()542 if (!(port->flags & FLAG8253X_CALLOUT_ACTIVE) && in sab8253x_block_til_readyC()614 if(!(port->flags & FLAG8253X_CALLOUT_ACTIVE)) in sab8253xc_open()
1185 if ((port->flags & FLAG8253X_CALLOUT_ACTIVE) && in sab8253x_block_til_ready()1191 if ((port->flags & FLAG8253X_CALLOUT_ACTIVE) && in sab8253x_block_til_ready()1197 port->flags |= FLAG8253X_CALLOUT_ACTIVE; /* doing a callout */ in sab8253x_block_til_ready()1210 if (port->flags & FLAG8253X_CALLOUT_ACTIVE) in sab8253x_block_til_ready()1218 if (port->flags & FLAG8253X_CALLOUT_ACTIVE) in sab8253x_block_til_ready()1247 if (!(port->flags & FLAG8253X_CALLOUT_ACTIVE) && in sab8253x_block_til_ready()1277 if (!(port->flags & FLAG8253X_CALLOUT_ACTIVE) && in sab8253x_block_til_ready()
314 else if (!((port->flags & FLAG8253X_CALLOUT_ACTIVE) && in sab8253x_check_statusN()428 if (port->flags & FLAG8253X_CALLOUT_ACTIVE) 449 if (!(port->flags & FLAG8253X_CALLOUT_ACTIVE))477 if (!(port->flags & FLAG8253X_CALLOUT_ACTIVE) &&
309 else if (!((port->flags & FLAG8253X_CALLOUT_ACTIVE) && in sab8253x_check_statusS()1069 if (port->flags & FLAG8253X_CALLOUT_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()
65 #define FLAG8253X_CALLOUT_ACTIVE 0x40000000 /* Call out device is active */ macro
608 else if (!((port->flags & FLAG8253X_CALLOUT_ACTIVE) && in sab8253x_check_status()1958 if (port->flags & FLAG8253X_CALLOUT_ACTIVE) in sab8253x_close()2015 if((port->flags & (FLAG8253X_CALLOUT_ACTIVE | FLAG8253X_NETWORK)) == in sab8253x_close()2016 (FLAG8253X_CALLOUT_ACTIVE | FLAG8253X_NETWORK) && 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()