Lines Matching refs:printk

150         IF_ABR(printk(" Desc %d is reset at %ld\n", desc1 -1, jiffies);)  in ia_hack_tcq()
155 printk("IA: Fatal err in get_desc\n"); in ia_hack_tcq()
160 IF_EVENT(printk("ia_hack: return_q skb = 0x%p desc = %d\n", in ia_hack_tcq()
165 printk("ia_hack_tcq: No memory available\n"); in ia_hack_tcq()
196 …IF_ABR(printk("RECOVER run!! desc_tbl %d = %d delta = %ld, time = %ld\n", i,dev->desc_tbl[i].time… in get_desc()
204 printk("Fatal err, desc table vcc or skb is NULL\n"); in get_desc()
271 IF_ABR(printk("LOCK UP found\n");) in clear_lockup()
282 IF_ERR(printk("ABR Seg. may not continue on VC %x\n",vcc->vci);) in clear_lockup()
474 IF_ERR(printk("PCR for CBR not defined\n");) in ia_cbr_setup()
479 IF_CBR(printk("CBR: CBR entries=0x%x for rate=0x%x & Gran=0x%x\n", in ia_cbr_setup()
482 IF_CBR(printk("CBR: Bandwidth smaller than granularity of CBR table\n");) in ia_cbr_setup()
488 IF_CBR(printk("CBR: Not enough bandwidth to support this PCR.\n");) in ia_cbr_setup()
489 IF_CBR(printk("Entries = 0x%x, CbrRemEntries = 0x%x.\n", in ia_cbr_setup()
506 IF_CBR(printk("Vci=0x%x,Spacing=0x%x,Sp_mod=0x%x\n",vcIndex,spacing,sp_mod);) in ia_cbr_setup()
531 IF_CBR(printk("CBR Testslot 0x%x AT Location 0x%p, NumToAssign=%d\n", in ia_cbr_setup()
540 IF_CBR(printk("Testslot Wrap. STable Start=0x%p,Testslot=%d\n", in ia_cbr_setup()
550 IF_CBR(printk("TotCbrEntries=%d",dev->CbrTotEntries);) in ia_cbr_setup()
551 IF_CBR(printk(" Testslot=0x%x ToBeAssgned=%d\n", in ia_cbr_setup()
556 IF_CBR(printk("Reading CBR Tbl from 0x%p, CbrVal=0x%x Iteration %d\n", in ia_cbr_setup()
570 IF_CBR(printk("CBR is enabled\n");) in ia_cbr_setup()
584 IF_CBR (printk("CBR support disabled\n");) in ia_cbrVc_close()
596 IF_CBR(printk("Exit ia_cbrVc_close, NumRemoved=%d\n",NumFound);) in ia_cbrVc_close()
621 printk("ia_que_tx: Null vcc\n"); in ia_que_tx()
626 printk("Free the SKB on closed vci %d \n", vcc->vci); in ia_que_tx()
647 printk("ia_tx_poll: skb is null\n"); in ia_tx_poll()
652 printk("ia_tx_poll: vcc is null\n"); in ia_tx_poll()
659 printk("ia_tx_poll: iavcc is null\n"); in ia_tx_poll()
667 printk("IA_tx_intr: Vci %d lost pkt!!!\n", vcc->vci); in ia_tx_poll()
669 IF_ERR(printk("Release the SKB not match\n");) in ia_tx_poll()
673 IF_EVENT(printk("Tansmit Done - skb 0x%lx return\n", in ia_tx_poll()
681 IF_EVENT(printk("IA: Vci %d - skb not found requed\n",vcc->vci);) in ia_tx_poll()
688 IF_EVENT(printk("Tx Done - skb 0x%lx return\n",(long)skb);) in ia_tx_poll()
792 IF_INIT(printk("BUF: tx=%d,sz=%d rx=%d sz= %d rx_pkt_ram=%d\n",
806 IF_INIT(printk("memType = 0x%x iadev->phy_type = 0x%x\n",
816 IF_INIT(printk("iadev->LineRate = %d \n", iadev->LineRate);)
850 printk(KERN_INFO "IA: SUNI carrier %s\n",
1002 printk("%s\n", prntBuf);
1030 printk("B_tcq_wr = 0x%x desc = %d last desc = %d\n",
1033 printk(" host_tcq_wr = 0x%x host_tcq_rd = 0x%x \n", iadev->host_tcq_wr,
1037 printk("tcq_st_ptr = 0x%x tcq_ed_ptr = 0x%x \n", tcq_st_ptr, tcq_ed_ptr);
1041 printk("TCQ slot %d desc = %d Addr = %p\n", i++, readw(tmp), tmp);
1045 printk("Desc_tbl[%d] = %d \n", i, iadev->desc_tbl[i].timestamp);
1062 { printk("state = %x \n", state);
1064 printk("state = %x excpq_rd_ptr = %x \n", state, excpq_rd_ptr);
1066 IF_ERR(printk("excpq_rd_ptr is wrong!!!\n");)
1107 printk(KERN_ERR DEV_LABEL "(itf %d) Receive queue empty\n", dev->number);
1112 IF_RX(printk("reass_ram = %p iadev->rfL.pcq_rd = 0x%x desc = %d\n",
1114 printk(" pcq_wr_ptr = 0x%x\n",
1132 IF_ERR(printk("IA: bad descriptor desc = %d \n", desc);)
1139 printk("IA: null vcc, drop PDU\n");
1149 IF_ERR(printk("IA: bad packet, dropping it");)
1151 IF_ERR(printk(" cause: packet CRC error\n");)
1154 IF_ERR(printk(" cause: packet time out\n");)
1157 IF_ERR(printk(" cause: buffer overflow\n");)
1170 printk("Over %d bytes sdu received, dropped!!!\n", iadev->rx_buf_sz);
1177 printk("Drop control packets\n");
1215 IF_EVENT(printk("rx_intr: status = 0x%x\n", status);)
1225 IF_EVENT(printk("Rx intr status: RX_PKT_RCVD %08x\n", status);)
1244 printk("Test logic RUN!!!!\n");
1248 IF_EVENT(printk("Rx intr status: RX_FREEQ_EMPT %08x\n", status);)
1254 IF_EVENT(printk("Rx intr status: RX_EXCP_RCVD %08x\n", status);)
1264 IF_EVENT(printk("Rx intr status: RX_RAW_RCVD %08x\n", status);)
1300 printk("rx_dle_intr: skb len 0\n");
1314 printk("IA: null vcc\n");
1334 IF_ERR(printk("rx_dle_intr: Bad AAL5 trailer %d (skb len %d)",
1343 IF_RXPKT(printk("\nDmad Recvd data: len = %d \n", skb->len);
1345 printk("\n");)
1347 IF_RX(printk("rx_dle_intr: skb push");)
1377 IF_EVENT(printk("iadev: open_rx %d.%d\n", vcc->vpi, vcc->vci);)
1383 printk("IA: ABR not support\n");
1410 printk(KERN_CRIT DEV_LABEL "(itf %d): VCI %d already open\n",
1436 printk(KERN_ERR DEV_LABEL "can't allocate DLEs\n");
1450 IF_INIT(printk("Tx Dle list addr: 0x%p value: 0x%0x\n",
1453 printk("Rx Dle list addr: 0x%p value: 0x%0x\n",
1493 IF_INIT(printk("Rx Buffer desc ptr: 0x%p\n", buf_desc_ptr);)
1510 IF_INIT(printk("freeq_start: 0x%p\n", freeq_start);)
1536 IF_INIT(printk("INIT:pcq_st:0x%x pcq_ed:0x%x pcq_rd:0x%x pcq_wr:0x%x",
1622 printk(KERN_ERR DEV_LABEL "itf %d couldn't get free page\n",
1667 IF_EVENT(printk("Tansmit Done Intr logic run\n");)
1677 IF_EVENT(printk("TCQ_NOT_EMPTY int received\n");)
1710 printk("tx_dle_intr: vcc is null\n");
1718 printk("tx_dle_intr: iavcc is null\n");
1736 IF_EVENT(printk("tx_dle_intr: enque skb = 0x%p \n", skb);)
1751 IF_EVENT(printk("iadev: open_tx entered vcc->vci = %d\n", vcc->vci);)
1757 printk("IA: ABR not support\n");
1761 printk("IA: CBR not support\n");
1769 printk("IA: SDU size over (%d) the configured SDU size %d\n",
1833 IF_UBR(printk("UBR: txtp.pcr = 0x%x f_rate = 0x%x\n",
1838 IF_ABR(printk("Tx ABR VCC\n");)
1870 IF_ABR(printk("ABR:vcc->qos.txtp.max_pcr = %d mcr = %d\n",
1875 printk("IA: CBR not support\n");
1879 IF_CBR(printk("PCR is not available\n");)
1889 printk("iadev: Non UBR, ABR and CBR traffic not supportedn");
1892 IF_EVENT(printk("ia open_tx returning \n");)
1916 IF_INIT(printk("Tx MASK REG: 0x%0x\n",
1923 printk(KERN_ERR DEV_LABEL "can't allocate DLEs\n");
1979 printk(KERN_ERR DEV_LABEL " couldn't get mem\n");
1988 printk(KERN_ERR DEV_LABEL " couldn't get freepage\n");
2000 printk(KERN_ERR DEV_LABEL " couldn't get mem\n");
2051 IF_INIT(printk("Start CBR Init\n");)
2056 IF_INIT(printk("cbr_ptr_base = 0x%x ", tmp16);)
2060 IF_INIT(printk("value in register = 0x%x\n",
2064 IF_INIT(printk("cbr_tab_beg = 0x%x in reg = 0x%x \n", tmp16,
2069 IF_INIT(printk("iadev->seg_reg = 0x%p CBR_PTR_BASE = 0x%x\n",
2071 IF_INIT(printk("CBR_TAB_BEG = 0x%x, CBR_TAB_END = 0x%x, CBR_PTR = 0x%x\n",
2128 printk("Get freepage failed\n");
2227 IF_EVENT(printk("ia_int: status = 0x%x\n", status);)
2231 IF_EVENT(printk("REASSINT Bus status reg: %08x\n", status);)
2243 IF_EVENT(printk("IA: tx_intr \n");)
2274 IF_INIT(printk("ESI: 0x%08x%04x\n", mac1, mac2);)
2316 IF_INIT(printk(">ia_init\n");)
2326 printk(KERN_ERR DEV_LABEL "(itf %d): init error 0x%x\n",
2330 IF_INIT(printk(DEV_LABEL "(itf %d): rev.%d,realbase=0x%lx,irq=%d\n",
2347 printk("Unknown pci_map_size = 0x%x\n", iadev->pci_map_size);
2350 IF_INIT(printk (DEV_LABEL "map size: %i\n", iadev->pci_map_size);)
2365 printk(DEV_LABEL " (itf %d): can't set up page mapping\n",
2369 IF_INIT(printk(DEV_LABEL " (itf %d): rev.%d,base=%p,irq=%d\n",
2392 IF_INIT(printk("Base addrs: %p %p %p \n %p %p %p %p\n",
2403 printk("IA: ");
2405 printk("%s%02X",i ? "-" : "",dev->esi[i]);
2406 printk("\n");
2411 printk("IA: reset SAR fail, please try again\n");
2503 IF_EVENT(printk(">ia_start\n");)
2506 printk(KERN_ERR DEV_LABEL "(itf %d): IRQ%d is already in use\n",
2517 printk(KERN_ERR DEV_LABEL "(itf %d): can't enable memory+"
2527 IF_INIT(printk("Bus ctrl reg: %08x\n",
2547 IF_INIT(printk("Bus ctrl reg after initializing: %08x\n",
2549 printk("Bus status reg after init: %08x\n",
2562 IF_INIT(printk("Bus ctrl reg after initializing: %08x\n",
2567 printk("IA: pm5346,rev.%d\n",phy&0x0f);
2569 printk("IA: utopia,rev.%0x\n",phy);)
2613 IF_EVENT(printk("ia_close: ia_vcc->vc_desc_cnt = %d vci = %d\n",
2634 IF_EVENT(printk("IA TX Done decs_cnt = %d\n", ia_vcc->vc_desc_cnt);)
2690 IF_EVENT(printk("ia: not partially allocated resources\n");)
2695 IF_EVENT(printk("iphase open: unspec part\n");)
2700 IF_EVENT(printk(DEV_LABEL "(itf %d): open %d.%d\n",
2710 IF_EVENT(printk("iadev: error in open_rx, closing\n");)
2717 IF_EVENT(printk("iadev: error in open_tx, closing\n");)
2734 IF_EVENT(printk("ia open returning\n");)
2740 IF_EVENT(printk(">ia_change_qos\n");)
2750 IF_EVENT(printk(">ia_ioctl\n");)
2809 printk("Board %d registers dumped\n", board);
2823 printk("skb = 0x%lx\n", (long)skb_peek(&iadev->tx_backlog));
2824 printk("rtn_q: 0x%lx\n",(long)ia_deque_rtn_q(&iadev->tx_return_q));
2831 printk("section_bip: %d\n", atomic_read(&stats->section_bip));
2832 printk("line_bip : %d\n", atomic_read(&stats->line_bip));
2833 printk("path_bip : %d\n", atomic_read(&stats->path_bip));
2834 printk("line_febe : %d\n", atomic_read(&stats->line_febe));
2835 printk("path_febe : %d\n", atomic_read(&stats->path_febe));
2836 printk("corr_hcs : %d\n", atomic_read(&stats->corr_hcs));
2837 printk("uncorr_hcs : %d\n", atomic_read(&stats->uncorr_hcs));
2838 printk("tx_cells : %d\n", atomic_read(&stats->tx_cells));
2839 printk("rx_cells : %d\n", atomic_read(&stats->rx_cells));
2863 printk("New debug option loaded\n");
2882 IF_EVENT(printk(">ia_getsockopt\n");)
2889 IF_EVENT(printk(">ia_setsockopt\n");)
2906 printk("discard packet on closed VC\n");
2915 printk("Transmit size over tx buffer size\n");
2923 printk("Misaligned SKB\n");
2943 IF_ERR(printk(DEV_LABEL "invalid desc for send: %d\n", desc);)
2954 IF_ERR(printk(DEV_LABEL "send desc:%d completion code %d error\n",
2982 IF_TX(printk("ia packet len:%d padding:%d\n", total_len, total_len - skb->len);)
2986 IF_TX(printk("Sent: skb = 0x%p skb->data: 0x%p len: %d, desc: %d\n",
2994 IF_TXPKT(printk("Sent data: len = %d MsgNum = %d\n",
2997 printk("\n");)
3059 printk("Tx1: vcc->tx_quota = %d \n", (u32)vcc->tx_quota );
3064 printk("Tx2: vcc->tx_quota = %d \n", (u32)vcc->tx_quota );
3069 IF_TX(printk("ia send done\n");)
3082 printk(KERN_CRIT "null skb in ia_send\n");
3187 IF_INIT(printk("ia detected at bus:%d dev: %d function:%d\n",
3199 IF_INIT(printk(DEV_LABEL "registered at (itf :%d)\n", dev->number);)
3200 IF_INIT(printk("dev_id = 0x%p iadev->LineRate = %d \n", dev,
3209 IF_INIT(printk("IA register failed!\n");)
3216 IF_EVENT(printk("iadev_count = %d\n", iadev_count);)
3251 IF_EVENT(printk("deregistering iav at (itf:%d)\n", dev->number);)
3286 printk(KERN_ERR DEV_LABEL ": no adapter found\n");