Searched refs:ctc_ch_event_names (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/s390/net/ |
H A D | ctcm_fsms.h | 155 extern const char *ctc_ch_event_names[];
|
H A D | ctcm_fsms.c | 71 const char *ctc_ch_event_names[] = { variable 811 CTCM_FUNTAIL, dev->name, ctc_ch_event_names[event], ctcm_chx_setuperr() 892 ctc_ch_event_names[event], fsm_getstate_str(fi)); ctcm_chx_rxiniterr() 896 "error %s\n", ctc_ch_event_names[event]); ctcm_chx_rxiniterr() 977 ctc_ch_event_names[event], fsm_getstate_str(fi)); ctcm_chx_txiniterr() 981 "error %s\n", ctc_ch_event_names[event]); ctcm_chx_txiniterr() 1198 * ctc_ch_events and ctc_ch_event_names share the ctcm definitions
|
H A D | ctcm_main.c | 1449 ctc_ch_event_names, CTC_MPC_NR_STATES, add_channel() 1454 ctc_ch_event_names, CTC_NR_STATES, add_channel()
|
Completed in 118 milliseconds