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()1094 else if (ch->bch.state == ISDN_P_B_RAW) { in mISDNisar_irq()1166 case ISDN_P_B_RAW: in setup_pump()1227 case ISDN_P_B_RAW: in setup_sart()1265 case ISDN_P_B_RAW: in setup_iom2()1296 case ISDN_P_B_RAW: in modeisar()1687 ret = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in mISDNisar_init()
1328 case (ISDN_P_B_RAW): in mode_hfcpci()1459 case (ISDN_P_B_RAW): in set_hfcpci_rxtest()1551 ret = set_hfcpci_rxtest(bch, ISDN_P_B_RAW, (int)(long)arg); in hfc_bctrl()2094 card->dch.dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in setup_card()2281 if (bch && bch->state == ISDN_P_B_RAW) { /* B1 rx&tx */ in _hfcpci_softirq()2286 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()
374 case ISDN_P_B_RAW: in modehdlc()1055 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()3023 case (ISDN_P_B_RAW): /* B-channel */ in mode_hfcmulti()3507 if (ch->protocol == ISDN_P_B_RAW && !hc->dtmf in handle_bmsg()4829 dch->dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in init_e1_port()4902 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()
624 case ISDN_P_B_RAW: in w6692_mode()1310 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()1854 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()796 case ISDN_P_B_RAW: in mISDN_sock_create()
1074 crq->protocol = ISDN_P_B_RAW; in dspcreate()
1396 dch->dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in init_card()
238 #define ISDN_P_B_RAW 0x21 macro