Searched refs:irqcnt (Results 1 - 8 of 8) 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 DmISDNinfineon.c112 u32 irqcnt; member in struct:inf_hw
290 hw->irqcnt++;
308 hw->irqcnt++;
327 hw->irqcnt++;
345 hw->irqcnt++;
364 hw->irqcnt++;
394 hw->irqcnt++;
631 hw->irq, hw->irqcnt);
632 if (!hw->irqcnt) {
H A Dspeedfax.c74 u32 irqcnt; member in struct:sfax_hw
136 sf->irqcnt++;
308 sf->irq, sf->irqcnt);
309 if (!sf->irqcnt) {
H A Davmfritz.c133 u32 irqcnt; member in struct:fritzcard
609 fc->irqcnt++;
636 fc->irqcnt++;
797 fc->irq, fc->irqcnt);
798 if (!fc->irqcnt) {
H A Dw6692.c71 u32 irqcnt; member in struct:w6692_hw
742 card->irqcnt++;
882 card->irq, card->irqcnt);
883 if (!card->irqcnt) {
H A Dhfcpci.c142 u_int irqcnt; member in struct:hfc_pci
1180 hc->irqcnt++;
1785 hc->irq, hc->irqcnt);
1792 if (!hc->irqcnt) {
H A Dnetjet.c81 u32 irqcnt; member in struct:tiger_hw
679 card->irqcnt++;
H A Dhfc_multi.h146 u_int irqcnt; member in struct:hfc_multi
H A Dhfcmulti.c2725 hc->irqcnt++;
4258 __func__, hc->irq, hc->irqcnt);
4279 __func__, hc->irq, hc->irqcnt);
4280 if (hc->irqcnt) {

Completed in 58 milliseconds