Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
DmISDNipac.c1229 hscx_mode(struct hscx_hw *hscx, u32 bprotocol) in hscx_mode() argument
1232 '@' + hscx->bch.nr, hscx->bch.state, bprotocol, hscx->bch.nr); in hscx_mode()
1241 switch (bprotocol) { in hscx_mode()
1266 bprotocol); in hscx_mode()
1276 switch (bprotocol) { in hscx_mode()
1302 bprotocol); in hscx_mode()
1312 switch (bprotocol) { in hscx_mode()
1338 bprotocol); in hscx_mode()
1343 hscx->bch.state = bprotocol; in hscx_mode()
DmISDNisar.c1287 modeisar(struct isar_ch *ch, u32 bprotocol) in modeisar() argument
1291 switch (bprotocol) { in modeisar()
1311 if (bprotocol == ISDN_P_B_HDLC) in modeisar()
1331 bprotocol); in modeisar()
1336 ch->bch.nr, ch->dpath, ch->bch.state, bprotocol); in modeisar()
1337 ch->bch.state = bprotocol; in modeisar()