Lines Matching refs:CTC_STATE_NOTOP
118 [CTC_STATE_NOTOP] = "Not operational",
772 ctcm_chx_cleanup(fi, CTC_STATE_NOTOP, arg); in ctcm_chx_fail()
1099 { CTC_STATE_NOTOP, CTC_EVENT_STOP, ctcm_chx_stop },
1100 { CTC_STATE_NOTOP, CTC_EVENT_START, ctcm_action_nop },
1101 { CTC_STATE_NOTOP, CTC_EVENT_FINSTAT, ctcm_action_nop },
1102 { CTC_STATE_NOTOP, CTC_EVENT_MC_FAIL, ctcm_action_nop },
1103 { CTC_STATE_NOTOP, CTC_EVENT_MC_GOOD, ctcm_chx_start },
1861 { CTC_STATE_NOTOP, CTC_EVENT_STOP, ctcm_chx_stop },
1862 { CTC_STATE_NOTOP, CTC_EVENT_START, ctcm_action_nop },
1863 { CTC_STATE_NOTOP, CTC_EVENT_FINSTAT, ctcm_action_nop },
1864 { CTC_STATE_NOTOP, CTC_EVENT_MC_FAIL, ctcm_action_nop },
1865 { CTC_STATE_NOTOP, CTC_EVENT_MC_GOOD, ctcm_chx_start },
1866 { CTC_STATE_NOTOP, CTC_EVENT_UC_RCRESET, ctcm_chx_stop },
1867 { CTC_STATE_NOTOP, CTC_EVENT_UC_RSRESET, ctcm_chx_stop },
1868 { CTC_STATE_NOTOP, CTC_EVENT_IO_ENODEV, ctcm_chx_iofatal },