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()4232 if (hdw->flag_tripped) return 0; in state_eval_encoder_ok()4244 hdw->flag_tripped = !0; in state_eval_encoder_ok()4245 trace_stbit("flag_tripped",hdw->flag_tripped); in state_eval_encoder_ok()4732 (hdw->flag_tripped ? " <tripped>" : ""), in pvr2_hdw_report_unlocked()4947 } else if (hdw->flag_tripped || in pvr2_hdw_state_eval()