drivers/atm/he.c
1003
hprintk("can't read PCI_COMMAND.\n");
drivers/atm/he.c
1009
hprintk("can't enable memory.\n");
drivers/atm/he.c
1014
hprintk("can't read cache line size?\n");
drivers/atm/he.c
1021
hprintk("can't set cache line size to %d\n", cache_size);
drivers/atm/he.c
1025
hprintk("can't read latency timer?\n");
drivers/atm/he.c
1042
hprintk("can't set latency timer to %d\n", timer);
drivers/atm/he.c
1046
hprintk("can't set up page mapping\n");
drivers/atm/he.c
1057
hprintk("reset failed\n");
drivers/atm/he.c
1069
hprintk("disabling 64-bit pci bus transfers\n");
drivers/atm/he.c
1074
hprintk("64-bit transfers enabled\n");
drivers/atm/he.c
1087
hprintk("%s%s, %pM\n", he_dev->prod_id,
drivers/atm/he.c
1164
hprintk("nvpibits + nvcibits != %d\n", HE_MAXCIDBITS);
drivers/atm/he.c
1423
hprintk("unable to create tpd dma_pool\n");
drivers/atm/he.c
1464
hprintk("failed to allocate host status page\n");
drivers/atm/he.c
1676
hprintk("vcc/he_vcc == NULL (cid 0x%x)\n", cid);
drivers/atm/he.c
1687
hprintk("HBUF_ERR! (cid 0x%x)\n", cid);
drivers/atm/he.c
1757
hprintk("pdu_len (%d) > vcc->qos.rxtp.max_sdu (%d)! cid 0x%x\n", skb->len, vcc->qos.rxtp.max_sdu, cid);
drivers/atm/he.c
1826
hprintk("unable to locate tpd for dma buffer %x\n",
drivers/atm/he.c
1971
hprintk("parity error\n");
drivers/atm/he.c
1974
hprintk("abort 0x%x\n", he_readl(he_dev, ABORT_ADDR));
drivers/atm/he.c
1988
hprintk("bad isw 0x%x?\n", he_dev->irq_head->isw);
drivers/atm/he.c
2033
hprintk("spurious (or shared) interrupt?\n");
drivers/atm/he.c
2074
hprintk("tpdrq full (cid 0x%x)\n", cid);
drivers/atm/he.c
2134
hprintk("unable to allocate he_vcc during open\n");
drivers/atm/he.c
2177
hprintk("cid 0x%x not idle (tsr0 = 0x%x)\n", cid, tsr0);
drivers/atm/he.c
2287
hprintk("cid 0x%x not idle (rsr0 = 0x%x)\n", cid, rsr0);
drivers/atm/he.c
2371
hprintk("close rx timeout cid 0x%x\n", cid);
drivers/atm/he.c
2402
hprintk("close tx cid 0x%x tx_inuse = %d\n", cid, tx_inuse);
drivers/atm/he.c
2424
hprintk("close tx he_alloc_tpd failed cid 0x%x\n", cid);
drivers/atm/he.c
2445
hprintk("close tx timeout cid 0x%x\n", cid);
drivers/atm/he.c
2467
hprintk("cs_stper[%d].inuse = 0!\n", reg);
drivers/atm/he.c
2500
hprintk("buffer too large (or small) -- %d bytes\n", skb->len );
drivers/atm/he.c
2511
hprintk("no scatter/gather support\n");
drivers/atm/he.c
540
hprintk("failed to alloc tpdrq\n");
drivers/atm/he.c
784
hprintk("unable to allocate rbpl bitmap table\n");
drivers/atm/he.c
791
hprintk("unable to allocate rbpl virt table\n");
drivers/atm/he.c
799
hprintk("unable to create rbpl pool\n");
drivers/atm/he.c
807
hprintk("failed to alloc rbpl_base\n");
drivers/atm/he.c
846
hprintk("failed to allocate rbrq\n");
drivers/atm/he.c
857
hprintk("coalescing interrupts\n");
drivers/atm/he.c
870
hprintk("failed to allocate tbrq\n");
drivers/atm/he.c
915
hprintk("failed to allocate irq\n");
drivers/atm/he.c
958
hprintk("irq %d already in use\n", he_dev->pci_dev->irq);
drivers/atm/he.c
993
hprintk("can't read GEN_CNTL_0\n");
drivers/atm/he.c
998
hprintk("can't write GEN_CNTL_0.\n");