Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/hisax/
Davm_pci.c61 #define HDLC_INT_MASK 0xE0 macro
458 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()
472 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()
Dhisax_fcpcipnp.c127 #define HDLC_INT_MASK 0xE0 macro
581 if (stat & HDLC_INT_MASK) in hdlc_irq()
/linux-2.6.39/drivers/isdn/hardware/mISDN/
Davmfritz.c76 #define HDLC_INT_MASK 0xE0 macro
577 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()
585 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()