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");
785 hprintk("unable to allocate rbpl bitmap table\n");
794 hprintk("unable to allocate rbpl virt table\n");
802 hprintk("unable to create rbpl pool\n");
810 hprintk("failed to alloc rbpl_base\n");
849 hprintk("failed to allocate rbrq\n");
860 hprintk("coalescing interrupts\n");
873 hprintk("failed to allocate tbrq\n");
918 hprintk("failed to allocate irq\n");
961 hprintk("irq %d already in use\n", he_dev->pci_dev->irq);
996 hprintk("can't read GEN_CNTL_0\n");
1001 hprintk("can't write GEN_CNTL_0.\n");
1006 hprintk("can't read PCI_COMMAND.\n");
1012 hprintk("can't enable memory.\n");
1017 hprintk("can't read cache line size?\n");
1024 hprintk("can't set cache line size to %d\n", cache_size);
1028 hprintk("can't read latency timer?\n");
1045 hprintk("can't set latency timer to %d\n", timer);
1049 hprintk("can't set up page mapping\n");
1060 hprintk("reset failed\n");
1072 hprintk("disabling 64-bit pci bus transfers\n");
1077 hprintk("64-bit transfers enabled\n");
1090 hprintk("%s%s, %pM\n", he_dev->prod_id,
1167 hprintk("nvpibits + nvcibits != %d\n", HE_MAXCIDBITS);
1426 hprintk("unable to create tpd dma_pool\n");
1467 hprintk("failed to allocate host status page\n");
1678 hprintk("vcc/he_vcc == NULL (cid 0x%x)\n", cid);
1689 hprintk("HBUF_ERR! (cid 0x%x)\n", cid);
1759 hprintk("pdu_len (%d) > vcc->qos.rxtp.max_sdu (%d)! cid 0x%x\n", skb->len, vcc->qos.rxtp.max_sdu, cid);
1828 hprintk("unable to locate tpd for dma buffer %x\n",
1973 hprintk("parity error\n");
1976 hprintk("abort 0x%x\n", he_readl(he_dev, ABORT_ADDR));
1990 hprintk("bad isw 0x%x?\n", he_dev->irq_head->isw);
2035 hprintk("spurious (or shared) interrupt?\n");
2076 hprintk("tpdrq full (cid 0x%x)\n", cid);
2136 hprintk("unable to allocate he_vcc during open\n");
2179 hprintk("cid 0x%x not idle (tsr0 = 0x%x)\n", cid, tsr0);
2289 hprintk("cid 0x%x not idle (rsr0 = 0x%x)\n", cid, rsr0);
2373 hprintk("close rx timeout cid 0x%x\n", cid);
2404 hprintk("close tx cid 0x%x tx_inuse = %d\n", cid, tx_inuse);
2426 hprintk("close tx he_alloc_tpd failed cid 0x%x\n", cid);
2447 hprintk("close tx timeout cid 0x%x\n", cid);
2469 hprintk("cs_stper[%d].inuse = 0!\n", reg);
2502 hprintk("buffer too large (or small) -- %d bytes\n", skb->len );
2513 hprintk("no scatter/gather support\n");