Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c1213 hscx_mode(struct hscx_hw *hscx, u32 bprotocol) in hscx_mode() argument
1216 '@' + hscx->bch.nr, hscx->bch.state, bprotocol, hscx->bch.nr); in hscx_mode()
1225 switch (bprotocol) { in hscx_mode()
1250 bprotocol); in hscx_mode()
1260 switch (bprotocol) { in hscx_mode()
1286 bprotocol); in hscx_mode()
1296 switch (bprotocol) { in hscx_mode()
1322 bprotocol); in hscx_mode()
1327 hscx->bch.state = bprotocol; in hscx_mode()
H A DmISDNisar.c1273 modeisar(struct isar_ch *ch, u32 bprotocol) in modeisar() argument
1277 switch (bprotocol) { in modeisar()
1297 if (bprotocol == ISDN_P_B_HDLC) in modeisar()
1317 bprotocol); in modeisar()
1322 ch->bch.nr, ch->dpath, ch->bch.state, bprotocol); in modeisar()
1323 ch->bch.state = bprotocol; in modeisar()