Lines Matching refs:db_state
500 db_state_str[dev->db_state],
1275 ctx->dev->db_state = STOPPED;
1313 if (ctx->dev->db_state != STOPPED)
1315 ctx->dev->db_state = FLOW_CONTROL;
1321 WARN_ON(ctx->dev->db_state != FLOW_CONTROL);
1322 ctx->dev->db_state = NORMAL;
1344 if (ctx->dev->db_state != FLOW_CONTROL)
1350 if (ctx->dev->db_state != NORMAL)
1437 WARN_ON(ctx->dev->db_state != STOPPED);
1438 ctx->dev->db_state = RECOVERY;
1465 WARN_ON(ctx->dev->db_state != RECOVERY);
1466 ctx->dev->db_state = STOPPED;