• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/

Lines Matching refs:hprintk

88 #define hprintk(fmt,args...)	printk(KERN_ERR DEV_LABEL "%d: " fmt, he_dev->number , ##args)
546 hprintk("failed to alloc tpdrq\n");
796 hprintk("unable to allocate rbpl bitmap table\n");
805 hprintk("unable to allocate rbpl virt table\n");
813 hprintk("unable to create rbpl pool\n");
820 hprintk("failed to alloc rbpl_base\n");
859 hprintk("failed to allocate rbrq\n");
871 hprintk("coalescing interrupts\n");
883 hprintk("failed to allocate tbrq\n");
929 hprintk("failed to allocate irq\n");
972 hprintk("irq %d already in use\n", he_dev->pci_dev->irq);
1008 hprintk("can't read GEN_CNTL_0\n");
1013 hprintk("can't write GEN_CNTL_0.\n");
1018 hprintk("can't read PCI_COMMAND.\n");
1024 hprintk("can't enable memory.\n");
1029 hprintk("can't read cache line size?\n");
1036 hprintk("can't set cache line size to %d\n", cache_size);
1040 hprintk("can't read latency timer?\n");
1057 hprintk("can't set latency timer to %d\n", timer);
1061 hprintk("can't set up page mapping\n");
1072 hprintk("reset failed\n");
1084 hprintk("disabling 64-bit pci bus transfers\n");
1089 hprintk("64-bit transfers enabled\n");
1102 hprintk("%s%s, %x:%x:%x:%x:%x:%x\n",
1186 hprintk("nvpibits + nvcibits != %d\n", HE_MAXCIDBITS);
1445 hprintk("unable to create tpd pci_pool\n");
1485 hprintk("failed to allocate host status page\n");
1700 hprintk("vcc/he_vcc == NULL (cid 0x%x)\n", cid);
1711 hprintk("HBUF_ERR! (cid 0x%x)\n", cid);
1781 hprintk("pdu_len (%d) > vcc->qos.rxtp.max_sdu (%d)! cid 0x%x\n", skb->len, vcc->qos.rxtp.max_sdu, cid);
1850 hprintk("unable to locate tpd for dma buffer %x\n",
1995 hprintk("parity error\n");
1998 hprintk("abort 0x%x\n", he_readl(he_dev, ABORT_ADDR));
2012 hprintk("bad isw 0x%x?\n", he_dev->irq_head->isw);
2057 hprintk("spurious (or shared) interrupt?\n");
2098 hprintk("tpdrq full (cid 0x%x)\n", cid);
2152 hprintk("unable to allocate he_vcc during open\n");
2195 hprintk("cid 0x%x not idle (tsr0 = 0x%x)\n", cid, tsr0);
2305 hprintk("cid 0x%x not idle (rsr0 = 0x%x)\n", cid, rsr0);
2389 hprintk("close rx timeout cid 0x%x\n", cid);
2420 hprintk("close tx cid 0x%x tx_inuse = %d\n", cid, tx_inuse);
2442 hprintk("close tx he_alloc_tpd failed cid 0x%x\n", cid);
2463 hprintk("close tx timeout cid 0x%x\n", cid);
2485 hprintk("cs_stper[%d].inuse = 0!\n", reg);
2518 hprintk("buffer too large (or small) -- %d bytes\n", skb->len );
2529 hprintk("no scatter/gather support\n");