Searched refs:isar_rcv_frame (Results 1 - 2 of 2) sorted by relevance

/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c422 isar_rcv_frame(struct isar_ch *ch) function
494 pr_debug("%s: isar_rcv_frame: not ACTIV\n",
513 pr_debug("%s: isar_rcv_frame: %d\n",
516 pr_debug("%s: isar_rcv_frame: no more data\n",
531 pr_debug("%s: isar_rcv_frame: unknown fax mode %x\n",
568 pr_debug("%s: isar_rcv_frame: no more data\n",
580 pr_info("isar_rcv_frame protocol (%x)error\n", ch->bch.state);
1059 isar_rcv_frame(ch);
/drivers/isdn/hisax/
H A Disar.c491 isar_rcv_frame(struct IsdnCardState *cs, struct BCState *bcs) function
524 debugl1(cs, "isar_rcv_frame: incoming packet too large");
565 debugl1(cs, "isar_rcv_frame: not ACTIV");
575 debugl1(cs, "isar_rcv_frame: raw(%d) dle(%d)",
584 debugl1(cs, "isar_rcv_frame: no more data");
600 debugl1(cs, "isar_rcv_frame: unknown fax mode %x",
609 debugl1(cs, "isar_rcv_frame: incoming packet too large");
651 debugl1(cs, "isar_rcv_frame: no more data");
663 printk(KERN_ERR"isar_rcv_frame mode (%x)error\n", bcs->mode);
1183 isar_rcv_frame(c
[all...]

Completed in 334 milliseconds