channel_map_table
static struct channel_map_table map_tables[] = {
struct channel_map_table *t = map_tables;
struct channel_map_table *t = map_tables;
static const struct channel_map_table map_tables[] = {
const struct channel_map_table *t = map_tables;