Searched refs:b_channel (Results 1 – 2 of 2) sorted by relevance
245 byte b_channel; member
1197 plci->b_channel = (byte)channel; /* not correct for ETSI ch 17..31 */ in connect_req()3457 plci->b_channel = getChannel(&m_parms[1]); in manufacturer_req()3458 mixer_set_bchannel_id_esc(plci, plci->b_channel); in manufacturer_req()4974 plci->b_channel = esc_chi[esc_chi[0]]&0x1f; in sig_ind()4975 mixer_set_bchannel_id_esc(plci, plci->b_channel); in sig_ind()4976 dbug(1, dprintf("storeChannel=0x%x", plci->b_channel)); in sig_ind()5545 plci->b_channel = esc_chi[esc_chi[0]]&0x1f; in sig_ind()5548 mixer_set_bchannel_id_esc(plci, plci->b_channel); in sig_ind()5549 dbug(1, dprintf("RetrChannel=0x%x", plci->b_channel)); in sig_ind()5588 plci->b_channel = esc_chi[esc_chi[0]] & 0x1f; in sig_ind()[all …]