Searched refs:flag_tripped (Results 1 – 3 of 3) sorted by relevance
293 int flag_tripped; member
289 int flag_tripped; /* Indicates overall failure to start */ member
1711 if (!hdw->flag_tripped) return 0; in pvr2_hdw_untrip_unlocked()1712 hdw->flag_tripped = 0; in pvr2_hdw_untrip_unlocked()4223 if (hdw->flag_tripped) return 0; in state_eval_encoder_ok()4235 hdw->flag_tripped = !0; in state_eval_encoder_ok()4236 trace_stbit("flag_tripped",hdw->flag_tripped); in state_eval_encoder_ok()4723 (hdw->flag_tripped ? " <tripped>" : ""), in pvr2_hdw_report_unlocked()4938 } else if (hdw->flag_tripped || in pvr2_hdw_state_eval()