Searched refs:ST_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance
25 ST_MAX_CHANNELS = 16, enumerator136 struct st_proto_s *list[ST_MAX_CHANNELS];137 bool is_registered[ST_MAX_CHANNELS];
136 for (i = 0; i < ST_MAX_CHANNELS; i++) { in st_reg_complete()357 if ((type >= ST_MAX_CHANNELS) || in st_int_recv()541 if (new_proto->chnl_id >= ST_MAX_CHANNELS) { in st_register()653 if (!st_gdata || proto->chnl_id >= ST_MAX_CHANNELS) { in st_unregister()767 for (i = ST_BT; i < ST_MAX_CHANNELS; i++) { in st_tty_close()