Searched refs:ISDN_P_NONE (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/isdn/hardware/mISDN/ |
H A D | netjet.c | 206 case ISDN_P_NONE: in mode_tiger() 207 if (bc->bch.state == ISDN_P_NONE) in mode_tiger() 212 if ((card->bc[0].bch.state == ISDN_P_NONE) && in mode_tiger() 213 (card->bc[1].bch.state == ISDN_P_NONE)) { in mode_tiger() 771 mode_tiger(bc, ISDN_P_NONE); in nj_l2l1B() 805 mode_tiger(bc, ISDN_P_NONE); in nj_bctrl() 807 ch->protocol = ISDN_P_NONE; in nj_bctrl() 856 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 934 mode_tiger(&card->bc[0], ISDN_P_NONE); in nj_init_card() 935 mode_tiger(&card->bc[1], ISDN_P_NONE); in nj_init_card() [all …]
|
H A D | mISDNisar.c | 425 case ISDN_P_NONE: in isar_rcv_frame() 627 case ISDN_P_NONE: in isar_fill_fifo() 1152 case ISDN_P_NONE: in setup_pump() 1211 case ISDN_P_NONE: in setup_sart() 1247 case ISDN_P_NONE: in setup_iom2() 1276 if (ch->bch.state == ISDN_P_NONE) { /* New Setup */ in modeisar() 1278 case ISDN_P_NONE: /* init */ in modeisar() 1327 if (ch->bch.state == ISDN_P_NONE) { in modeisar() 1462 modeisar(&isar->ch[i], ISDN_P_NONE); in isar_setup() 1500 modeisar(ich, ISDN_P_NONE); in isar_l2l1() [all …]
|
H A D | avmfritz.c | 353 case ISDN_P_NONE: in modehdlc() 354 if (bch->state == ISDN_P_NONE) in modehdlc() 359 bch->state = ISDN_P_NONE; in modehdlc() 713 modehdlc(bch, ISDN_P_NONE); in avm_l2l1B() 851 modehdlc(bch, ISDN_P_NONE); in avm_bctrl() 853 ch->protocol = ISDN_P_NONE; in avm_bctrl() 902 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 1007 modehdlc(&card->bch[0], ISDN_P_NONE); in release_card() 1008 modehdlc(&card->bch[1], ISDN_P_NONE); in release_card()
|
H A D | w6692.c | 453 if (unlikely(wch->bch.state == ISDN_P_NONE)) { in W6692_empty_Bfifo() 596 case ISDN_P_NONE: in w6692_mode() 838 w6692_mode(&card->bc[0], ISDN_P_NONE); in initW6692() 839 w6692_mode(&card->bc[1], ISDN_P_NONE); in initW6692() 965 w6692_mode(bc, ISDN_P_NONE); in w6692_l2l1B() 994 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 1040 w6692_mode(bc, ISDN_P_NONE); in w6692_bctrl() 1042 ch->protocol = ISDN_P_NONE; in w6692_bctrl() 1251 w6692_mode(&card->bc[0], ISDN_P_NONE); in release_card() 1252 w6692_mode(&card->bc[1], ISDN_P_NONE); in release_card()
|
H A D | hfcpci.c | 1259 } else if (test_bit(HFC_CFG_PCM, &hc->cfg) && (protocol > ISDN_P_NONE)) in mode_hfcpci() 1267 if (protocol != ISDN_P_NONE) { in mode_hfcpci() 1285 case (ISDN_P_NONE): in mode_hfcpci() 1286 if (bch->state == ISDN_P_NONE) in mode_hfcpci() 1310 bch->state = ISDN_P_NONE; in mode_hfcpci() 1384 if ((protocol == ISDN_P_NONE) || in mode_hfcpci() 1513 mode_hfcpci(bch, bch->nr, ISDN_P_NONE); in deactivate_bchannel() 1548 mode_hfcpci(bch, bch->nr, ISDN_P_NONE); in hfc_bctrl() 1555 ch->protocol = ISDN_P_NONE; in hfc_bctrl() 1887 if (rq->protocol == ISDN_P_NONE) in open_dchannel() [all …]
|
H A D | hfcsusb.c | 425 if (rq->protocol == ISDN_P_NONE) in open_dchannel() 476 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 697 if (protocol > ISDN_P_NONE) in hfcsusb_setup_bch() 704 case (ISDN_P_NONE): in hfcsusb_setup_bch() 705 if (bch->state == ISDN_P_NONE) in hfcsusb_setup_bch() 707 bch->state = ISDN_P_NONE; in hfcsusb_setup_bch() 727 if (protocol >= ISDN_P_NONE) { in hfcsusb_setup_bch() 748 if (protocol > ISDN_P_NONE) in hfcsusb_setup_bch() 1796 hfcsusb_setup_bch(bch, ISDN_P_NONE); in deactivate_bchannel() 1822 ch->protocol = ISDN_P_NONE; in hfc_bctrl()
|
H A D | mISDNipac.c | 1226 case ISDN_P_NONE: /* init */ in hscx_mode() 1261 case ISDN_P_NONE: in hscx_mode() 1297 case ISDN_P_NONE: in hscx_mode() 1364 hscx_mode(hx, ISDN_P_NONE); in hscx_l2l1() 1401 hscx_mode(hx, ISDN_P_NONE); in hscx_bctrl() 1403 ch->protocol = ISDN_P_NONE; in hscx_bctrl() 1486 if (rq->protocol == ISDN_P_NONE) in open_bchannel()
|
/linux/drivers/isdn/mISDN/ |
H A D | l1oip_core.c | 984 if (rq->protocol == ISDN_P_NONE) in open_dchannel() 986 if ((dch->dev.D.protocol != ISDN_P_NONE) && in open_dchannel() 1013 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 1214 ch->protocol = ISDN_P_NONE; in l1oip_bctrl()
|
/linux/include/linux/ |
H A D | mISDNif.h | 213 #define ISDN_P_NONE 0 macro
|