Searched refs:nt_mode (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc4s8s_l1.c153 int nt_mode; /* set to nt mode */ member in struct:hfc4s8s_l1
172 int nt_mode; member in struct:_hfc4s8s_hw
371 if (!l1->nt_mode) {
643 if (l1->nt_mode) {
1102 if (l1p->nt_mode) {
1220 if (!l1p->nt_mode) {
1363 hfc_hardware_enable(hfc4s8s_hw * hw, int enable, int nt_mode) argument
1371 hw->nt_mode = nt_mode;
1380 if (!nt_mode)
[all...]
H A Dhfc_sx.c375 cs->hw.hfcsx.nt_mode = 0; /* we are in TE mode */
612 cs->hw.hfcsx.nt_mode = 1;
620 (cs->hw.hfcsx.nt_mode) || (ic->arg != 12))
730 if (cs->hw.hfcsx.nt_mode) {
1263 if (!cs->hw.hfcsx.nt_mode)
H A Dhisax.h693 unsigned char nt_mode; member in struct:hfcPCI_hw
719 unsigned char nt_mode; member in struct:hfcSX_hw
H A Dhfc_pci.c124 cs->hw.hfcpci.nt_mode = 0; /* we are in TE mode */
792 cs->hw.hfcpci.nt_mode = 1;
800 (cs->hw.hfcpci.nt_mode) || (ic->arg != 12))
971 if (cs->hw.hfcpci.nt_mode) {
1519 if (!cs->hw.hfcpci.nt_mode)

Completed in 322 milliseconds