Lines Matching refs:IPRINTK
991 IPRINTK("%s: RSQ base at 0x%lx (0x%x).\n", card->name, in init_rsq()
994 IPRINTK("%s: RSQ head = 0x%x, base = 0x%x, tail = 0x%x.\n", in init_rsq()
2438 IPRINTK("%s: idt77252_open: vc = %d (%d.%d) %s/%s (max RX SDU: %u)\n", in idt77252_open()
2493 IPRINTK("%s: idt77252_close: vc = %d (%d.%d)\n", in idt77252_close()
2995 IPRINTK("%s: opened IDT77252 ABR SAR.\n", card->name); in idt77252_dev_open()
3208 IPRINTK("%s: initialize rate table ...\n", card->name); in init_sram()
3212 IPRINTK("%s: initialize TST ...\n", card->name); in init_sram()
3232 IPRINTK("%s: initialize ABRSTD ...\n", card->name); in init_sram()
3236 IPRINTK("%s: initialize receive fifo ...\n", card->name); in init_sram()
3240 IPRINTK("%s: SRAM initialization complete.\n", card->name); in init_sram()
3268 IPRINTK("%s: Checking PCI retries.\n", card->name); in init_card()
3275 IPRINTK("%s: PCI retry timeout: %d, set to 0.\n", in init_card()
3284 IPRINTK("%s: Checking PCI TRDY.\n", card->name); in init_card()
3291 IPRINTK("%s: PCI TRDY timeout: %d, set to 0.\n", in init_card()
3304 IPRINTK("%s: Request IRQ ... ", card->name); in init_card()
3311 IPRINTK("got %d.\n", pcidev->irq); in init_card()
3317 IPRINTK("%s: Initializing SRAM\n", card->name); in init_card()
3380 IPRINTK("%s: Setting VPI/VCI mask to zero.\n", card->name); in init_card()
3397 IPRINTK("%s: raw cell handle is at 0x%p.\n", card->name, in init_card()
3401 IPRINTK("%s: allocate %d byte for VC map.\n", card->name, size); in init_card()
3410 IPRINTK("%s: allocate %d byte for SCD to VC mapping.\n", in init_card()
3420 IPRINTK("%s: allocate %d byte for TST to VC mapping.\n", in init_card()
3559 IPRINTK("%s: Software resetted.\n", card->name); in idt77252_preset()