Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hisax/
Davm_pci.c62 #define HDLC_INT_RPR 0x20 macro
411 if (stat & HDLC_INT_RPR) { in HDLC_irq()
506 if (stat & HDLC_INT_RPR) in HDLC_irq_main()
520 if (stat & HDLC_INT_RPR) in HDLC_irq_main()
Dhisax_fcpcipnp.c112 #define HDLC_INT_RPR 0x20 macro
321 if (val & HDLC_INT_RPR) in fcpnp_read_hdlc_status()
542 if (stat & HDLC_INT_RPR) { in hdlc_irq_one()