Searched refs:B_TAU2_E1D (Results 1 – 3 of 3) sorted by relevance
372 else if (b->type == B_TAU2_E1D) strcpy (b->name, "Tau2/E1d"); in ct_init_board()430 type = B_TAU2_E1D; in ct_init()477 case B_TAU2_E1D: c->type = T_E1; break; in ct_init_chan()964 b->type == B_TAU2_E1D || b->type == B_TAU2_G703) && in ct_setup_board()1024 case B_TAU2_E1D: in ct_setup_board()1137 c->board->type == B_TAU2_E1D) in ct_update_chan()1304 c->board->type != B_TAU2_E1D) in ct_set_phony()
104 case B_TAU2_E1D: in ct_open_board()473 case B_TAU2_E1D: in ct_set_config()553 b->type == B_TAU2_E1D) in ct_int_handler()
67 #define B_TAU2_E1D 8 /* Tau2/E1 with phony mode support */ macro