Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/isdn/hardware/mISDN/
DmISDNipac.c1212 hscx_mode(struct hscx_hw *hscx, u32 bprotocol) in hscx_mode() argument
1215 '@' + hscx->bch.nr, hscx->bch.state, bprotocol, hscx->bch.nr); in hscx_mode()
1224 switch (bprotocol) { in hscx_mode()
1249 bprotocol); in hscx_mode()
1259 switch (bprotocol) { in hscx_mode()
1285 bprotocol); in hscx_mode()
1295 switch (bprotocol) { in hscx_mode()
1321 bprotocol); in hscx_mode()
1326 hscx->bch.state = bprotocol; in hscx_mode()
DmISDNisar.c1272 modeisar(struct isar_ch *ch, u32 bprotocol) in modeisar() argument
1276 switch (bprotocol) { in modeisar()
1296 if (bprotocol == ISDN_P_B_HDLC) in modeisar()
1316 bprotocol); in modeisar()
1321 ch->bch.nr, ch->dpath, ch->bch.state, bprotocol); in modeisar()
1322 ch->bch.state = bprotocol; in modeisar()