Home
last modified time | relevance | path

Searched refs:nt_timer (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Dhfc_sx.c679 cs->hw.hfcsx.nt_timer = 0; in hfcsx_auxcmd()
808 if ((--cs->hw.hfcsx.nt_timer) < 0) in hfcsx_interrupt()
1361 if (cs->hw.hfcsx.nt_timer < 0) { in hfcsx_bh()
1362 cs->hw.hfcsx.nt_timer = 0; in hfcsx_bh()
1379 cs->hw.hfcsx.nt_timer = NT_T1_COUNT; in hfcsx_bh()
1389 cs->hw.hfcsx.nt_timer = 0; in hfcsx_bh()
Dhfc_pci.c827 cs->hw.hfcpci.nt_timer = 0; in hfcpci_auxcmd()
1014 if ((--cs->hw.hfcpci.nt_timer) < 0) in hfcpci_interrupt()
1578 if (cs->hw.hfcpci.nt_timer < 0) { in hfcpci_bh()
1579 cs->hw.hfcpci.nt_timer = 0; in hfcpci_bh()
1596 cs->hw.hfcpci.nt_timer = NT_T1_COUNT; in hfcpci_bh()
1606 cs->hw.hfcpci.nt_timer = 0; in hfcpci_bh()
Dhisax.h688 int nt_timer; member
719 int nt_timer; member