Searched refs:HFC_TYPE_E1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c941 if (hc->ctype == HFC_TYPE_E1) {
962 if (hc->ctype == HFC_TYPE_E1
975 if (hc->ctype == HFC_TYPE_E1) {
1468 if (hc->ctype == HFC_TYPE_E1)
1981 if (hc->ctype != HFC_TYPE_E1 && dch) {
2401 if (hc->ctype != HFC_TYPE_E1 || hc->e1_state == 1)
2424 if (hc->ctype == HFC_TYPE_E1 && hc->created[0]) {
2727 if (hc->ctype != HFC_TYPE_E1)
2741 if (hc->ctype == HFC_TYPE_E1) {
2969 if (hc->chan[ch].bch && hc->ctype != HFC_TYPE_E1) {
[all...]
H A Dhfc_multi.h94 #define HFC_TYPE_E1 1 /* controller is HFC-E1 */ macro

Completed in 98 milliseconds