IPRINTK
IPRINTK("%s: idt77252_open: vc = %d (%d.%d) %s/%s (max RX SDU: %u)\n",
IPRINTK("%s: idt77252_close: vc = %d (%d.%d)\n",
IPRINTK("%s: opened IDT77252 ABR SAR.\n", card->name);
IPRINTK("%s: initialize rate table ...\n", card->name);
IPRINTK("%s: initialize TST ...\n", card->name);
IPRINTK("%s: initialize ABRSTD ...\n", card->name);
IPRINTK("%s: initialize receive fifo ...\n", card->name);
IPRINTK("%s: SRAM initialization complete.\n", card->name);
IPRINTK("%s: Checking PCI retries.\n", card->name);
IPRINTK("%s: PCI retry timeout: %d, set to 0.\n",
IPRINTK("%s: Checking PCI TRDY.\n", card->name);
IPRINTK("%s: PCI TRDY timeout: %d, set to 0.\n",
IPRINTK("%s: Request IRQ ... ", card->name);
IPRINTK("got %d.\n", pcidev->irq);
IPRINTK("%s: Initializing SRAM\n", card->name);
IPRINTK("%s: Setting VPI/VCI mask to zero.\n", card->name);
IPRINTK("%s: raw cell handle is at 0x%p.\n", card->name,
IPRINTK("%s: allocate %d byte for VC map.\n", card->name, size);
IPRINTK("%s: allocate %d byte for SCD to VC mapping.\n",
IPRINTK("%s: allocate %d byte for TST to VC mapping.\n",
IPRINTK("%s: Software resetted.\n", card->name);
IPRINTK("%s: RSQ base at 0x%lx (0x%x).\n", card->name,
IPRINTK("%s: RSQ head = 0x%x, base = 0x%x, tail = 0x%x.\n",