Symbol: DEV_LABEL
drivers/atm/adummy.c
153
printk(KERN_ERR DEV_LABEL ": kzalloc() failed\n");
drivers/atm/adummy.c
157
atm_dev = atm_dev_register(DEV_LABEL, NULL, &adummy_ops, -1, NULL);
drivers/atm/adummy.c
159
printk(KERN_ERR DEV_LABEL ": atm_dev_register() failed\n");
drivers/atm/adummy.c
171
printk(KERN_ERR DEV_LABEL ": adummy_start() failed\n");
drivers/atm/atmtcp.c
382
dev = atm_dev_register(DEV_LABEL,NULL,&atmtcp_v_dev_ops,itf,NULL);
drivers/atm/eni.c
1061
printk(KERN_ERR DEV_LABEL "(itf %d): VCI %d has mis-aligned "
drivers/atm/eni.c
1089
DPRINTK(DEV_LABEL "(itf %d): TX full (size %d)\n",
drivers/atm/eni.c
1102
printk(KERN_CRIT DEV_LABEL "(itf %d): needs %d DMA entries "
drivers/atm/eni.c
1108
printk(KERN_WARNING DEV_LABEL "(itf %d): TX DMA full\n",
drivers/atm/eni.c
1476
printk(KERN_CRIT DEV_LABEL "(itf %d): driver error - DMA "
drivers/atm/eni.c
1479
printk(KERN_CRIT DEV_LABEL "(itf %d): driver error - ident "
drivers/atm/eni.c
1482
printk(KERN_CRIT DEV_LABEL "(itf %d): driver error - DMA "
drivers/atm/eni.c
1500
DPRINTK(DEV_LABEL ": int 0x%lx\n",(unsigned long) reason);
drivers/atm/eni.c
1677
printk(KERN_ERR DEV_LABEL "(itf %d): error reading ESI "
drivers/atm/eni.c
1720
printk(KERN_ERR DEV_LABEL "(itf %d): can't enable memory "
drivers/atm/eni.c
1724
printk(KERN_NOTICE DEV_LABEL "(itf %d): rev.%d,base=0x%lx,irq=%d,",
drivers/atm/eni.c
1728
printk(KERN_ERR DEV_LABEL "(itf %d): can't set up page "
drivers/atm/eni.c
1739
printk(KERN_ERR DEV_LABEL
drivers/atm/eni.c
1769
printk(KERN_ERR DEV_LABEL "(itf %d): ERROR - wrong id 0x%x\n",
drivers/atm/eni.c
1780
printk(KERN_NOTICE DEV_LABEL "(itf %d): %s,%s\n",dev->number,
drivers/atm/eni.c
1813
if (request_irq(eni_dev->irq,&eni_int,IRQF_SHARED,DEV_LABEL,dev)) {
drivers/atm/eni.c
1814
printk(KERN_ERR DEV_LABEL "(itf %d): IRQ%d is already in use\n",
drivers/atm/eni.c
1823
printk(KERN_ERR DEV_LABEL "(itf %d): can't enable memory+"
drivers/atm/eni.c
1829
printk(KERN_ERR DEV_LABEL "(itf %d): can't set endian swap "
drivers/atm/eni.c
1851
printk(KERN_ERR DEV_LABEL "(itf %d): couldn't get free page\n",
drivers/atm/eni.c
1924
DPRINTK(DEV_LABEL "(itf %d): open %d.%d\n",vcc->dev->number,vcc->vpi,
drivers/atm/eni.c
2000
printk(KERN_WARNING "Please use /proc/atm/" DEV_LABEL ":%d "
drivers/atm/eni.c
2092
return sprintf(page,DEV_LABEL "(itf %d) signal %s, %dkB, "
drivers/atm/eni.c
2241
dev = atm_dev_register(DEV_LABEL, &pci_dev->dev, &ops, -1, NULL);
drivers/atm/eni.c
2301
.name = DEV_LABEL,
drivers/atm/eni.c
320
printk(KERN_ALERT DEV_LABEL "(itf %d): driver error - RX ident "
drivers/atm/eni.c
359
printk(KERN_CRIT DEV_LABEL "(itf %d): VCI %d has "
drivers/atm/eni.c
447
printk(KERN_CRIT DEV_LABEL "!j or j too big!!!\n");
drivers/atm/eni.c
459
printk(KERN_WARNING DEV_LABEL "(itf %d): RX DMA full\n",
drivers/atm/eni.c
521
DPRINTK(DEV_LABEL "(itf %d): trashing empty cell\n",
drivers/atm/eni.c
561
DPRINTK(DEV_LABEL "(itf %d): trashing empty cell\n",
drivers/atm/eni.c
569
printk(KERN_WARNING DEV_LABEL "(itf %d): "
drivers/atm/eni.c
592
printk(KERN_ERR DEV_LABEL "(itf %d): bad AAL5 PDU "
drivers/atm/eni.c
689
printk(KERN_CRIT DEV_LABEL "(itf %d): VCI %ld not "
drivers/atm/eni.c
735
DPRINTK(DEV_LABEL "(itf %d): RX but not "
drivers/atm/eni.c
824
printk(KERN_CRIT DEV_LABEL "(itf %d): BUG - VCI %d already "
drivers/atm/eni.c
906
printk(KERN_ERR DEV_LABEL "(itf %d): couldn't get free page\n",
drivers/atm/he.c
368
atm_dev = atm_dev_register(DEV_LABEL, &pci_dev->dev, &he_ops, -1, NULL);
drivers/atm/he.c
88
#define hprintk(fmt,args...) printk(KERN_ERR DEV_LABEL "%d: " fmt, he_dev->number , ##args)
drivers/atm/he.c
91
#define HPRINTK(fmt,args...) printk(KERN_DEBUG DEV_LABEL "%d: " fmt, he_dev->number , ##args)
drivers/atm/he.c
957
he_irq_handler, IRQF_SHARED, DEV_LABEL, he_dev)) {
drivers/atm/iphase.c
1111
printk(KERN_ERR DEV_LABEL "(itf %d) Receive queue empty\n", dev->number);
drivers/atm/iphase.c
1414
printk(KERN_CRIT DEV_LABEL "(itf %d): VCI %d already open\n",
drivers/atm/iphase.c
1440
printk(KERN_ERR DEV_LABEL "can't allocate DLEs\n");
drivers/atm/iphase.c
1626
printk(KERN_ERR DEV_LABEL "itf %d couldn't get free page\n",
drivers/atm/iphase.c
1927
printk(KERN_ERR DEV_LABEL "can't allocate DLEs\n");
drivers/atm/iphase.c
1983
printk(KERN_ERR DEV_LABEL " couldn't get mem\n");
drivers/atm/iphase.c
1992
printk(KERN_ERR DEV_LABEL " couldn't get freepage\n");
drivers/atm/iphase.c
2003
printk(KERN_ERR DEV_LABEL " couldn't get mem\n");
drivers/atm/iphase.c
2330
printk(KERN_ERR DEV_LABEL "(itf %d): init error 0x%x\n",
drivers/atm/iphase.c
2334
IF_INIT(printk(DEV_LABEL "(itf %d): rev.%d,realbase=0x%lx,irq=%d\n",
drivers/atm/iphase.c
2354
IF_INIT(printk (DEV_LABEL "map size: %i\n", iadev->pci_map_size);)
drivers/atm/iphase.c
2369
printk(DEV_LABEL " (itf %d): can't set up page mapping\n",
drivers/atm/iphase.c
2373
IF_INIT(printk(DEV_LABEL " (itf %d): rev.%d,base=%p,irq=%d\n",
drivers/atm/iphase.c
2509
if (request_irq(iadev->irq, &ia_int, IRQF_SHARED, DEV_LABEL, dev)) {
drivers/atm/iphase.c
2510
printk(KERN_ERR DEV_LABEL "(itf %d): IRQ%d is already in use\n",
drivers/atm/iphase.c
2521
printk(KERN_ERR DEV_LABEL "(itf %d): can't enable memory+"
drivers/atm/iphase.c
2704
IF_EVENT(printk(DEV_LABEL "(itf %d): open %d.%d\n",
drivers/atm/iphase.c
2930
IF_ERR(printk(DEV_LABEL "invalid desc for send: %d\n", desc);)
drivers/atm/iphase.c
2941
IF_ERR(printk(DEV_LABEL "send desc:%d completion code %d error\n",
drivers/atm/iphase.c
3178
dev = atm_dev_register(DEV_LABEL, &pdev->dev, &ops, -1, NULL);
drivers/atm/iphase.c
3184
IF_INIT(printk(DEV_LABEL "registered at (itf :%d)\n", dev->number);)
drivers/atm/iphase.c
3256
.name = DEV_LABEL,
drivers/atm/iphase.c
3271
printk(KERN_ERR DEV_LABEL ": no adapter found\n");
drivers/atm/lanai.c
1003
printk(KERN_ERR DEV_LABEL "(itf %d): EEPROM magic numbers "
drivers/atm/lanai.c
1010
printk(KERN_WARNING DEV_LABEL "(itf %d): warning - EEPROM "
drivers/atm/lanai.c
1071
printk(KERN_INFO DEV_LABEL "(itf %d): %s changed from %s\n",
drivers/atm/lanai.c
1092
printk(KERN_INFO DEV_LABEL "(itf %d): PCI got %s error\n", itf, name);
drivers/atm/lanai.c
1101
printk(KERN_ERR DEV_LABEL "(itf %d): can't read PCI_STATUS: "
drivers/atm/lanai.c
1112
printk(KERN_ERR DEV_LABEL "(itf %d): can't write PCI_STATUS: "
drivers/atm/lanai.c
1257
printk(KERN_ERR DEV_LABEL "(itf %d): butt register "
drivers/atm/lanai.c
1348
printk(KERN_INFO DEV_LABEL
drivers/atm/lanai.c
1355
printk(KERN_INFO DEV_LABEL ": vcc_tx_aal0: not implemented\n");
drivers/atm/lanai.c
1400
printk(KERN_INFO DEV_LABEL "(itf %d): Got bad AAL5 length "
drivers/atm/lanai.c
1424
printk(KERN_INFO DEV_LABEL ": vcc_rx_aal0: not implemented\n");
drivers/atm/lanai.c
1490
printk(KERN_WARNING DEV_LABEL "(itf %d): wanted %d bytes "
drivers/atm/lanai.c
1562
printk(KERN_CRIT DEV_LABEL "(itf %d): *NOT* resetting - not "
drivers/atm/lanai.c
165
printk(KERN_DEBUG DEV_LABEL ": " format, ##args)
drivers/atm/lanai.c
1683
printk(KERN_ERR DEV_LABEL "(itf %d): Got AAL5 stream "
drivers/atm/lanai.c
169
printk(KERN_ERR DEV_LABEL ": " format, ##args); \
drivers/atm/lanai.c
181
printk(KERN_DEBUG DEV_LABEL ": " format, ##args)
drivers/atm/lanai.c
1825
printk(KERN_ERR DEV_LABEL "(itf %d): driver error - DMA "
drivers/atm/lanai.c
1834
printk(KERN_ERR DEV_LABEL "(itf %d): re-enabling DMA\n",
drivers/atm/lanai.c
1842
printk(KERN_ERR DEV_LABEL "(itf %d): sent PCI target abort\n",
drivers/atm/lanai.c
1847
printk(KERN_ERR DEV_LABEL "(itf %d): driver error - "
drivers/atm/lanai.c
1854
printk(KERN_ERR DEV_LABEL "(itf %d): driver error - "
drivers/atm/lanai.c
1919
printk(KERN_ERR DEV_LABEL ": Found %s board-id %d -- not a "
drivers/atm/lanai.c
1936
printk(KERN_ERR DEV_LABEL "(itf %d): can't enable "
drivers/atm/lanai.c
1942
printk(KERN_WARNING DEV_LABEL
drivers/atm/lanai.c
1952
printk(KERN_ERR DEV_LABEL "(itf %d): can't write "
drivers/atm/lanai.c
2138
printk(KERN_ERR DEV_LABEL ": couldn't remap I/O space\n");
drivers/atm/lanai.c
2197
DEV_LABEL, lanai)) != 0) {
drivers/atm/lanai.c
2198
printk(KERN_ERR DEV_LABEL ": can't allocate interrupt\n");
drivers/atm/lanai.c
2216
printk(KERN_NOTICE DEV_LABEL "(itf %d): rev.%d, base=%p, irq=%u "
drivers/atm/lanai.c
2219
printk(KERN_NOTICE DEV_LABEL "(itf %d): LANAI%s, serialno=%u(0x%X), "
drivers/atm/lanai.c
2251
printk(KERN_INFO DEV_LABEL "(itf %d): shutting down interface\n",
drivers/atm/lanai.c
2327
DPRINTK(DEV_LABEL "(itf %d): open %d.%d\n", lanai->number,
drivers/atm/lanai.c
2448
return sprintf(page, DEV_LABEL "(itf %d): chip=LANAI%s, "
drivers/atm/lanai.c
2560
printk(KERN_ERR DEV_LABEL
drivers/atm/lanai.c
2565
atmdev = atm_dev_register(DEV_LABEL, &pci->dev, &ops, -1, NULL);
drivers/atm/lanai.c
2567
printk(KERN_ERR DEV_LABEL
drivers/atm/lanai.c
2594
.name = DEV_LABEL,
drivers/atm/lanai.c
559
printk(KERN_ERR DEV_LABEL
drivers/atm/lanai.c
797
printk(KERN_ERR DEV_LABEL "(itf %d): Timed out on "
drivers/atm/lanai.c
852
printk(KERN_INFO DEV_LABEL "(itf %d): *NOT* reading EEPROM\n",
drivers/atm/lanai.c
923
printk(KERN_ERR DEV_LABEL "(itf %d): error reading EEPROM byte %d\n",
drivers/atm/lanai.c
966
printk(KERN_ERR DEV_LABEL "(itf %d): EEPROM checksum bad "
drivers/atm/lanai.c
973
printk(KERN_ERR DEV_LABEL "(itf %d): EEPROM inverse checksum "
drivers/atm/lanai.c
981
printk(KERN_ERR DEV_LABEL
drivers/atm/lanai.c
993
printk(KERN_ERR DEV_LABEL "(itf %d): EEPROM serial numbers "