Searched refs:ISDN_P_B_RAW (Results 1 – 12 of 12) sorted by relevance
429 case ISDN_P_B_RAW: in isar_rcv_frame()586 (ch->bch.state != ISDN_P_B_RAW)) in isar_fill_fifo()629 case ISDN_P_B_RAW: in isar_fill_fifo()1080 else if (ch->bch.state == ISDN_P_B_RAW) { in mISDNisar_irq()1152 case ISDN_P_B_RAW: in setup_pump()1214 case ISDN_P_B_RAW: in setup_sart()1252 case ISDN_P_B_RAW: in setup_iom2()1284 case ISDN_P_B_RAW: in modeisar()1672 ret = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in mISDNisar_init()
1314 case (ISDN_P_B_RAW): in mode_hfcpci()1445 case (ISDN_P_B_RAW): in set_hfcpci_rxtest()1537 ret = set_hfcpci_rxtest(bch, ISDN_P_B_RAW, (int)(long)arg); in hfc_bctrl()2090 card->dch.dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in setup_card()2277 if (bch && bch->state == ISDN_P_B_RAW) { /* B1 rx&tx */ in _hfcpci_softirq()2282 if (bch && bch->state == ISDN_P_B_RAW) { /* B2 rx&tx */ in _hfcpci_softirq()
1233 case ISDN_P_B_RAW: in hscx_mode()1269 case ISDN_P_B_RAW: in hscx_mode()1305 case ISDN_P_B_RAW: in hscx_mode()1616 ret = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in mISDNipac_init()
362 case ISDN_P_B_RAW: in modehdlc()1042 card->isac.dch.dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in setup_instance()
849 if (hc->chan[ch].protocol != ISDN_P_B_RAW) in vpm_echocan_on()882 if (hc->chan[ch].protocol != ISDN_P_B_RAW) in vpm_echocan_off()1969 (hc->chan[ch].protocol == ISDN_P_B_RAW) && in hfcmulti_tx()2204 (hc->chan[ch].protocol == ISDN_P_B_RAW) && in hfcmulti_rx()3006 case (ISDN_P_B_RAW): /* B-channel */ in mode_hfcmulti()3490 if (ch->protocol == ISDN_P_B_RAW && !hc->dtmf in handle_bmsg()4809 dch->dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in init_e1_port()4882 dch->dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in init_multi_port()
223 case ISDN_P_B_RAW: in mode_tiger()1014 card->isac.dch.dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in setup_instance()
605 case ISDN_P_B_RAW: in w6692_mode()1289 card->dch.dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in setup_instance()
706 case (ISDN_P_B_RAW): in hfcsusb_setup_bch()1855 hw->dch.dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in setup_instance()
256 case ISDN_P_B_RAW: in data_sock_release()529 case ISDN_P_B_RAW: in data_sock_bind()788 case ISDN_P_B_RAW: in mISDN_sock_create()
1071 crq->protocol = ISDN_P_B_RAW; in dspcreate()
1382 dch->dev.Bprotocols = (1 << (ISDN_P_B_RAW & ISDN_P_B_MASK)) | in init_card()
237 #define ISDN_P_B_RAW 0x21 macro