Searched refs:DEVICE_FLAGS_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance
42 if (test_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags)) { in vnt_control_out()102 if (test_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags)) { in vnt_control_in()470 if (test_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags)) { in vnt_tx_context()
86 if (test_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags)) in vnt_run_command()
259 #define DEVICE_FLAGS_DISCONNECTED 1 macro
585 clear_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags); in vnt_start()637 set_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags); in vnt_stop()1057 clear_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags); in vt6656_probe()