Home
last modified time | relevance | path

Searched refs:test_channelmap (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/isdn/mISDN/
Dcore.c126 *bp++ = test_channelmap(i, mdev->channelmap) ? '1' : '0'; in _show_channelmap()
Dl1oip_core.c1033 if (!test_channelmap(rq->adr.channel, dch->dev.channelmap)) in open_bchannel()
/linux-2.6.39/include/linux/
DmISDNif.h338 test_channelmap(u_int nr, u_char *map) in test_channelmap() function
/linux-2.6.39/drivers/isdn/hardware/mISDN/
Dhfcmulti.c4077 if (!test_channelmap(rq->adr.channel, dch->dev.channelmap)) in open_bchannel()