Searched defs:si_to_str (Results 1 – 2 of 2) sorted by relevance
73 static const char * const si_to_str[] = { "invalid", "kcs", "smic", "bt" }; variable
74 const char *const si_to_str[] = { "invalid", "kcs", "smic", "bt", NULL }; variable