Lines Matching refs:DRIVER_NAME

194 #define DRIVER_NAME "toshoboe"  macro
195 static char *driver_name = DRIVER_NAME;
252 printk (KERN_ERR DRIVER_NAME ": Register dump:\n"); in toshoboe_dumpregs()
365 printk (KERN_ERR DRIVER_NAME ": switch to unsupported baudrate %d\n", in toshoboe_setbaud()
576 printk (KERN_ERR DRIVER_NAME "ring not correctly aligned\n"); in toshoboe_startchip()
610 printk (KERN_ERR DRIVER_NAME ": Resetting chip\n"); in toshoboe_checkstuck()
628 pr_debug(DRIVER_NAME ": generated mtt of %d bytes for %d us at %d baud\n", in toshoboe_makemttpacket()
633 printk (KERN_ERR DRIVER_NAME ": wanted %d bytes MTT but TX_LEN is %d\n", in toshoboe_makemttpacket()
775 printk (KERN_ERR DRIVER_NAME "probe(%d) failed %s\n",self-> speed, msg); in toshoboe_probefail()
818 printk (KERN_ERR DRIVER_NAME ": probe failed to allocate irq %d\n", in toshoboe_probe()
949 printk (KERN_WARNING DRIVER_NAME ": Self test passed ok\n"); in toshoboe_probe()
1074 printk(KERN_ERR DRIVER_NAME ": problem with mtt packet - ignored\n"); in toshoboe_hard_xmit()
1305 printk (KERN_WARNING DRIVER_NAME ": tx fifo underflow\n"); in toshoboe_interrupt()
1309 printk (KERN_WARNING DRIVER_NAME ": rx fifo overflow\n"); in toshoboe_interrupt()
1527 printk (KERN_ERR DRIVER_NAME ": can't allocate memory for " in toshoboe_open()
1548 printk (KERN_ERR DRIVER_NAME ": can't get iobase of 0x%03x\n" in toshoboe_open()
1646 printk (KERN_ERR DRIVER_NAME ": register_netdev() failed\n"); in toshoboe_open()
1654 printk (KERN_INFO DRIVER_NAME ": Using multiple tasks\n"); in toshoboe_open()