Searched refs:ISDN_P_B_RAW (Results 1 – 12 of 12) sorted by relevance
443 case ISDN_P_B_RAW: in isar_rcv_frame()600 (ch->bch.state != ISDN_P_B_RAW)) in isar_fill_fifo()643 case ISDN_P_B_RAW: in isar_fill_fifo()1095 else if (ch->bch.state == ISDN_P_B_RAW) { in mISDNisar_irq()1167 case ISDN_P_B_RAW: in setup_pump()1229 case ISDN_P_B_RAW: in setup_sart()1267 case ISDN_P_B_RAW: in setup_iom2()1299 case ISDN_P_B_RAW: in modeisar()1687 ret = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in mISDNisar_init()
1330 case (ISDN_P_B_RAW): in mode_hfcpci()1461 case (ISDN_P_B_RAW): in set_hfcpci_rxtest()1553 ret = set_hfcpci_rxtest(bch, ISDN_P_B_RAW, (int)(long)arg); in hfc_bctrl()2092 card->dch.dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in setup_card()2279 if (bch && bch->state == ISDN_P_B_RAW) { /* B1 rx&tx */ in _hfcpci_softirq()2284 if (bch && bch->state == ISDN_P_B_RAW) { /* B2 rx&tx */ in _hfcpci_softirq()
1250 case ISDN_P_B_RAW: in hscx_mode()1286 case ISDN_P_B_RAW: in hscx_mode()1322 case ISDN_P_B_RAW: in hscx_mode()1633 ret = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in mISDNipac_init()
375 case ISDN_P_B_RAW: in modehdlc()1056 card->isac.dch.dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in setup_instance()
863 if (hc->chan[ch].protocol != ISDN_P_B_RAW) in vpm_echocan_on()896 if (hc->chan[ch].protocol != ISDN_P_B_RAW) in vpm_echocan_off()1983 (hc->chan[ch].protocol == ISDN_P_B_RAW) && in hfcmulti_tx()2218 (hc->chan[ch].protocol == ISDN_P_B_RAW) && in hfcmulti_rx()3022 case (ISDN_P_B_RAW): /* B-channel */ in mode_hfcmulti()3506 if (ch->protocol == ISDN_P_B_RAW && !hc->dtmf in handle_bmsg()4824 dch->dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in init_e1_port()4897 dch->dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in init_multi_port()
236 case ISDN_P_B_RAW: in mode_tiger()1028 card->isac.dch.dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in setup_instance()
623 case ISDN_P_B_RAW: in w6692_mode()1308 card->dch.dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in setup_instance()
719 case (ISDN_P_B_RAW): in hfcsusb_setup_bch()1858 hw->dch.dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in setup_instance()
266 case ISDN_P_B_RAW: in data_sock_release()539 case ISDN_P_B_RAW: in data_sock_bind()797 case ISDN_P_B_RAW: in mISDN_sock_create()
1074 crq->protocol = ISDN_P_B_RAW; in dspcreate()
1397 dch->dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in init_card()
238 #define ISDN_P_B_RAW 0x21 macro