EVNT2STR
#define EVNT2STR(e) ((e) == CFGA_STAT_NONE ? "none" : \
#define EVNT2STR(c) ((c) == SG_EVT_BOARD_ABSENT ? "board_absent" :\