active_ch        1916 dev/pci/if_san_te1.c 	te_cfg->active_ch = ENABLE_ALL_CHANNELS;
active_ch        2018 dev/pci/if_san_te1.c 	card->fe_te.te_cfg.active_ch = ts_map;
active_ch        2026 dev/pci/if_san_te1.c 	unsigned long	ts_map = card->fe_te.te_cfg.active_ch;
active_ch        2377 dev/pci/if_san_te1.c 	if (te_cfg->active_ch == ENABLE_ALL_CHANNELS) {
active_ch        2384 dev/pci/if_san_te1.c 			if (te_cfg->active_ch & (1 << (i-1))) {
active_ch         867 dev/pci/if_san_te1.h 	unsigned long active_ch;
active_ch         484 dev/pci/if_san_xilinx.c 	sc->time_slot_map = card->fe_te.te_cfg.active_ch;