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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dipacx.c35 static inline void cic_int(struct IsdnCardState *cs);
73 cic_int(struct IsdnCardState *cs) function
78 if (cs->debug &L1_DEB_ISAC) debugl1(cs, "cic_int(event=%#x)", event);
80 // printk(KERN_INFO "cic_int(%x)\n", event);
857 if (ista &0x10) cic_int(cs); // Layer 1 state

Completed in 18 milliseconds