Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hisax/
Davm_pci.c63 #define HDLC_INT_MASK 0xE0 macro
509 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()
523 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()
Dhisax_fcpcipnp.c113 #define HDLC_INT_MASK 0xE0 macro
564 if (stat & HDLC_INT_MASK) in hdlc_irq()