Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/i4l/
Disdn_tty.h64 #define REG_L2PROT 14 macro
97 ((info->emu.mdmreg[REG_L2PROT] == ISDN_PROTO_L2_FAX) && \
100 ((info->emu.mdmreg[REG_L2PROT] == ISDN_PROTO_L2_FAX) && \
Disdn_tty.c600 int l2 = m->mdmreg[REG_L2PROT]; in isdn_tty_dial()
809 int l2 = m->mdmreg[REG_L2PROT]; in isdn_tty_resume()
898 int l2 = m->mdmreg[REG_L2PROT]; in isdn_tty_send_msg()
1996 dev->usage[idx] |= isdn_calc_usage(si1, info->emu.mdmreg[REG_L2PROT]); in isdn_tty_find_icall()
2132 if (info->emu.mdmreg[REG_L2PROT] == ISDN_PROTO_L2_MODEM) { in isdn_tty_stat_callback()
2460 switch (m->mdmreg[REG_L2PROT]) { in isdn_tty_modem_result()
2498 switch (m->mdmreg[REG_L2PROT]) { in isdn_tty_modem_result()
2693 switch (m->mdmreg[REG_L2PROT]) { in isdn_tty_cmd_ATand()
2771 m->mdmreg[REG_L2PROT] = ISDN_PROTO_L2_X75I; in isdn_tty_cmd_ATand()
2776 m->mdmreg[REG_L2PROT] = ISDN_PROTO_L2_V11096; in isdn_tty_cmd_ATand()
[all …]