Searched refs:T_E1 (Results 1 – 8 of 8) sorted by relevance
237 case T_E1: in cp_timeout()1096 if (c->type != T_E1 || c->unfram) in cp_ioctl()1106 if (c->type != T_E1) in cp_ioctl()1131 if (c->type != T_E1 && c->type != T_G703) in cp_ioctl()1328 if (c->type != T_E1) in cp_ioctl()1339 if (c->type != T_E1) in cp_ioctl()1350 if (c->type != T_E1) in cp_ioctl()1361 if (c->type != T_E1) in cp_ioctl()1372 if (c->type != T_E1) in cp_ioctl()1383 if (c->type != T_E1) in cp_ioctl()[all …]
92 #define T_E1 3 /* E1 */ macro
346 case T_E1: in ce_timeout()1394 if (c->type != T_E1) in ce_ioctl()1493 if (c->type != T_E1) in ce_ioctl()1500 if (c->type != T_E1) in ce_ioctl()1521 if (c->type != T_E1) in ce_ioctl()1528 if (c->type != T_E1) in ce_ioctl()1585 if (c->type != T_E1 || !c->unfram) in ce_ioctl()1606 if ((c->type != T_E1 || c->unfram) && c->type != T_DATA) in ce_ioctl()1623 if ((c->type != T_E1 || c->unfram) && c->type != T_DATA) in ce_ioctl()1634 if (c->type != T_E1) in ce_ioctl()[all …]
64 #define T_E1 3 /* E1 */ macro
476 b->chan[i].type = i < b->ddk.Interfaces ? T_E1 : T_DATA; in ce_init_board()
71 #define T_E1 2 macro73 #define T_E1_SERIAL (T_E1 | T_SERIAL)
477 case B_TAU2_E1D: c->type = T_E1; break; in ct_init_chan()559 case T_E1: in ct_reinit_chan()
354 if (c->type & T_E1) { in ct_start_chan()