Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hisax/
Dhisax_fcpcipnp.c132 #define HDLC_STAT_CRCVFRRAB 0x0E macro
492 if (((stat & HDLC_STAT_CRCVFRRAB) == HDLC_STAT_CRCVFR) || in hdlc_rpr_irq()
Davm_pci.c65 #define HDLC_STAT_CRCVFRRAB 0x0E macro
377 if (((stat & HDLC_STAT_CRCVFRRAB) == HDLC_STAT_CRCVFR) || in HDLC_irq()
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Davmfritz.c82 #define HDLC_STAT_CRCVFRRAB 0x0E macro
574 if ((stat & HDLC_STAT_CRCVFRRAB) == in HDLC_irq()