Lines Matching refs:ISDN_P_NONE
1260 } else if (test_bit(HFC_CFG_PCM, &hc->cfg) && (protocol > ISDN_P_NONE)) in mode_hfcpci()
1268 if (protocol != ISDN_P_NONE) { in mode_hfcpci()
1286 case (ISDN_P_NONE): in mode_hfcpci()
1287 if (bch->state == ISDN_P_NONE) in mode_hfcpci()
1311 bch->state = ISDN_P_NONE; in mode_hfcpci()
1385 if ((protocol == ISDN_P_NONE) || in mode_hfcpci()
1514 mode_hfcpci(bch, bch->nr, ISDN_P_NONE); in deactivate_bchannel()
1549 mode_hfcpci(bch, bch->nr, ISDN_P_NONE); in hfc_bctrl()
1556 ch->protocol = ISDN_P_NONE; in hfc_bctrl()
1888 if (rq->protocol == ISDN_P_NONE) in open_dchannel()
1938 if (rq->protocol == ISDN_P_NONE) in open_bchannel()
2065 mode_hfcpci(&hc->bch[0], 1, ISDN_P_NONE); in release_card()
2066 mode_hfcpci(&hc->bch[1], 2, ISDN_P_NONE); in release_card()