Searched refs:ctc_ch_event_names (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/s390/net/ ! |
| H A D | ctcm_fsms.h | 156 extern const char *ctc_ch_event_names[];
|
| H A D | ctcm_fsms.c | 71 const char *ctc_ch_event_names[] = { variable 806 CTCM_FUNTAIL, dev->name, ctc_ch_event_names[event], in ctcm_chx_setuperr() 887 ctc_ch_event_names[event], fsm_getstate_str(fi)); in ctcm_chx_rxiniterr() 894 ctc_ch_event_names[event], fsm_getstate_str(fi)); in ctcm_chx_rxiniterr() 898 "error %s\n", ctc_ch_event_names[event]); in ctcm_chx_rxiniterr() 979 ctc_ch_event_names[event], fsm_getstate_str(fi)); in ctcm_chx_txiniterr() 986 ctc_ch_event_names[event], fsm_getstate_str(fi)); in ctcm_chx_txiniterr() 990 "error %s\n", ctc_ch_event_names[event]); in ctcm_chx_txiniterr()
|
| H A D | ctcm_main.c | 1397 ctc_ch_event_names, CTC_MPC_NR_STATES, in add_channel() 1402 ctc_ch_event_names, CTC_NR_STATES, in add_channel()
|