Lines Matching refs:ISDN_P_NONE
1273 } else if (test_bit(HFC_CFG_PCM, &hc->cfg) && (protocol > ISDN_P_NONE)) in mode_hfcpci()
1281 if (protocol != ISDN_P_NONE) { in mode_hfcpci()
1298 case (ISDN_P_NONE): in mode_hfcpci()
1299 if (bch->state == ISDN_P_NONE) in mode_hfcpci()
1323 bch->state = ISDN_P_NONE; in mode_hfcpci()
1397 if ((protocol == ISDN_P_NONE) || in mode_hfcpci()
1526 mode_hfcpci(bch, bch->nr, ISDN_P_NONE); in deactivate_bchannel()
1561 mode_hfcpci(bch, bch->nr, ISDN_P_NONE); in hfc_bctrl()
1568 ch->protocol = ISDN_P_NONE; in hfc_bctrl()
1897 if (rq->protocol == ISDN_P_NONE) in open_dchannel()
1947 if (rq->protocol == ISDN_P_NONE) in open_bchannel()
2062 mode_hfcpci(&hc->bch[0], 1, ISDN_P_NONE); in release_card()
2063 mode_hfcpci(&hc->bch[1], 2, ISDN_P_NONE); in release_card()