Home
last modified time | relevance | path

Searched refs:bprotocol (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/isdn/hardware/mISDN/
DmISDNipac.c1230 hscx_mode(struct hscx_hw *hscx, u32 bprotocol) in hscx_mode() argument
1233 '@' + hscx->bch.nr, hscx->bch.state, bprotocol, hscx->bch.nr); in hscx_mode()
1242 switch (bprotocol) { in hscx_mode()
1267 bprotocol); in hscx_mode()
1277 switch (bprotocol) { in hscx_mode()
1303 bprotocol); in hscx_mode()
1313 switch (bprotocol) { in hscx_mode()
1339 bprotocol); in hscx_mode()
1344 hscx->bch.state = bprotocol; in hscx_mode()
DmISDNisar.c1284 modeisar(struct isar_ch *ch, u32 bprotocol) in modeisar() argument
1288 switch (bprotocol) { in modeisar()
1308 if (bprotocol == ISDN_P_B_HDLC) in modeisar()
1328 bprotocol); in modeisar()
1333 ch->bch.nr, ch->dpath, ch->bch.state, bprotocol); in modeisar()
1334 ch->bch.state = bprotocol; in modeisar()