MAX_RXCH
bit = find_first_bit(rxch_free, MAX_RXCH);
static DECLARE_BITMAP(rxch_free, MAX_RXCH);
for (i = 0; i < MAX_RXCH; i++)