Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A Dipac.h75 #define IPAC_TYPE_ISACX 0x0040 macro
H A DmISDNipac.c38 if (isac->type & IPAC_TYPE_ISACX) in ph_command()
488 if (isac->type & IPAC_TYPE_ISACX) { in mISDNisac_irq()
600 if (!(isac->type & IPAC_TYPE_ISACX)) { in isac_ctrl()
696 if (isac->type & IPAC_TYPE_ISACX) in isac_release()
786 if (isac->type & IPAC_TYPE_ISACX) { in isac_init()
1585 ipac->isac.type = IPAC_TYPE_IPACX | IPAC_TYPE_ISACX; in mISDNipac_init()
H A Davmfritz.c987 fc->isac.type = IPAC_TYPE_ISACX; in setup_fritz()