Searched refs:HFC_CFG_PCM (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c121 #define HFC_CFG_PCM 3 macro
278 if (test_bit(HFC_CFG_PCM, &hc->cfg)) {
1267 if (!test_bit(HFC_CFG_PCM, &hc->cfg))
1269 "%s: pcm channel id without HFC_CFG_PCM\n",
1274 } else if (test_bit(HFC_CFG_PCM, &hc->cfg) && (protocol > ISDN_P_NONE))
1275 printk(KERN_WARNING "%s: no pcm channel id but HFC_CFG_PCM\n",
1397 if (test_bit(HFC_CFG_PCM, &hc->cfg)) {

Completed in 57 milliseconds