Lines Matching refs:CTC_STATE_NOTOP
119 [CTC_STATE_NOTOP] = "Not operational",
768 ctcm_chx_cleanup(fi, CTC_STATE_NOTOP, arg); in ctcm_chx_fail()
1094 { CTC_STATE_NOTOP, CTC_EVENT_STOP, ctcm_chx_stop },
1095 { CTC_STATE_NOTOP, CTC_EVENT_START, ctcm_action_nop },
1096 { CTC_STATE_NOTOP, CTC_EVENT_FINSTAT, ctcm_action_nop },
1097 { CTC_STATE_NOTOP, CTC_EVENT_MC_FAIL, ctcm_action_nop },
1098 { CTC_STATE_NOTOP, CTC_EVENT_MC_GOOD, ctcm_chx_start },
1846 { CTC_STATE_NOTOP, CTC_EVENT_STOP, ctcm_chx_stop },
1847 { CTC_STATE_NOTOP, CTC_EVENT_START, ctcm_action_nop },
1848 { CTC_STATE_NOTOP, CTC_EVENT_FINSTAT, ctcm_action_nop },
1849 { CTC_STATE_NOTOP, CTC_EVENT_MC_FAIL, ctcm_action_nop },
1850 { CTC_STATE_NOTOP, CTC_EVENT_MC_GOOD, ctcm_chx_start },
1851 { CTC_STATE_NOTOP, CTC_EVENT_UC_RCRESET, ctcm_chx_stop },
1852 { CTC_STATE_NOTOP, CTC_EVENT_UC_RSRESET, ctcm_chx_stop },
1853 { CTC_STATE_NOTOP, CTC_EVENT_IO_ENODEV, ctcm_chx_iofatal },