Lines Matching defs:hprintk
88 #define hprintk(fmt,args...) printk(KERN_ERR DEV_LABEL "%d: " fmt, he_dev->number , ##args)
541 hprintk("failed to alloc tpdrq\n");
787 hprintk("unable to allocate rbpl bitmap table\n");
797 hprintk("unable to allocate rbpl virt table\n");
805 hprintk("unable to create rbpl pool\n");
813 hprintk("failed to alloc rbpl_base\n");
852 hprintk("failed to allocate rbrq\n");
863 hprintk("coalescing interrupts\n");
876 hprintk("failed to allocate tbrq\n");
921 hprintk("failed to allocate irq\n");
964 hprintk("irq %d already in use\n", he_dev->pci_dev->irq);
999 hprintk("can't read GEN_CNTL_0\n");
1004 hprintk("can't write GEN_CNTL_0.\n");
1009 hprintk("can't read PCI_COMMAND.\n");
1015 hprintk("can't enable memory.\n");
1020 hprintk("can't read cache line size?\n");
1027 hprintk("can't set cache line size to %d\n", cache_size);
1031 hprintk("can't read latency timer?\n");
1048 hprintk("can't set latency timer to %d\n", timer);
1052 hprintk("can't set up page mapping\n");
1063 hprintk("reset failed\n");
1075 hprintk("disabling 64-bit pci bus transfers\n");
1080 hprintk("64-bit transfers enabled\n");
1093 hprintk("%s%s, %pM\n", he_dev->prod_id,
1170 hprintk("nvpibits + nvcibits != %d\n", HE_MAXCIDBITS);
1429 hprintk("unable to create tpd dma_pool\n");
1470 hprintk("failed to allocate host status page\n");
1681 hprintk("vcc/he_vcc == NULL (cid 0x%x)\n", cid);
1692 hprintk("HBUF_ERR! (cid 0x%x)\n", cid);
1762 hprintk("pdu_len (%d) > vcc->qos.rxtp.max_sdu (%d)! cid 0x%x\n", skb->len, vcc->qos.rxtp.max_sdu, cid);
1831 hprintk("unable to locate tpd for dma buffer %x\n",
1976 hprintk("parity error\n");
1979 hprintk("abort 0x%x\n", he_readl(he_dev, ABORT_ADDR));
1993 hprintk("bad isw 0x%x?\n", he_dev->irq_head->isw);
2038 hprintk("spurious (or shared) interrupt?\n");
2079 hprintk("tpdrq full (cid 0x%x)\n", cid);
2139 hprintk("unable to allocate he_vcc during open\n");
2182 hprintk("cid 0x%x not idle (tsr0 = 0x%x)\n", cid, tsr0);
2292 hprintk("cid 0x%x not idle (rsr0 = 0x%x)\n", cid, rsr0);
2376 hprintk("close rx timeout cid 0x%x\n", cid);
2407 hprintk("close tx cid 0x%x tx_inuse = %d\n", cid, tx_inuse);
2429 hprintk("close tx he_alloc_tpd failed cid 0x%x\n", cid);
2450 hprintk("close tx timeout cid 0x%x\n", cid);
2472 hprintk("cs_stper[%d].inuse = 0!\n", reg);
2505 hprintk("buffer too large (or small) -- %d bytes\n", skb->len );
2516 hprintk("no scatter/gather support\n");