Searched refs:bprotocol (Results 1 - 2 of 2) 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 DmISDNipac.c1215 hscx_mode(struct hscx_hw *hscx, u32 bprotocol) argument
1218 '@' + hscx->bch.nr, hscx->bch.state, bprotocol, hscx->bch.nr);
1227 switch (bprotocol) {
1252 bprotocol);
1262 switch (bprotocol) {
1288 bprotocol);
1298 switch (bprotocol) {
1324 bprotocol);
1329 hscx->bch.state = bprotocol;
H A DmISDNisar.c1281 modeisar(struct isar_ch *ch, u32 bprotocol) argument
1285 switch (bprotocol) {
1305 if (bprotocol == ISDN_P_B_HDLC)
1325 bprotocol);
1330 ch->bch.nr, ch->dpath, ch->bch.state, bprotocol);
1331 ch->bch.state = bprotocol;

Completed in 111 milliseconds