Searched refs:flag_tripped (Results 1 – 3 of 3) sorted by relevance
280 int flag_tripped; member
274 int flag_tripped; /* Indicates overall failure to start */ member
1691 if (!hdw->flag_tripped) return 0; in pvr2_hdw_untrip_unlocked()1692 hdw->flag_tripped = 0; in pvr2_hdw_untrip_unlocked()4215 if (hdw->flag_tripped) return 0; in state_eval_encoder_ok()4227 hdw->flag_tripped = !0; in state_eval_encoder_ok()4228 trace_stbit("flag_tripped",hdw->flag_tripped); in state_eval_encoder_ok()4715 (hdw->flag_tripped ? " <tripped>" : ""), in pvr2_hdw_report_unlocked()4931 } else if (hdw->flag_tripped || in pvr2_hdw_state_eval()