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