Lines Matching refs:DRIVERNAME
16 #define DRIVERNAME "ks8851_mll" macro
328 printf(DRIVERNAME ": bad packet\n"); in ks_rcv()
349 printf(DRIVERNAME ": Memory selftest not finished\n"); in ks_read_selftest()
354 printf(DRIVERNAME ": TX memory selftest fails\n"); in ks_read_selftest()
359 printf(DRIVERNAME ": RX memory selftest fails\n"); in ks_read_selftest()
363 debug(DRIVERNAME ": the selftest passes\n"); in ks_read_selftest()
426 printf(DRIVERNAME ": is chip mounted ?\n"); in ks8851_mll_detect_chip()
429 printf(DRIVERNAME ": Invalid chip id 0x%04x\n", val); in ks8851_mll_detect_chip()
442 printf(DRIVERNAME ": Unknown chip ID %04x\n", val); in ks8851_mll_detect_chip()
479 debug(DRIVERNAME ": phy initialized\n"); in ks8851_mll_phy_configure()
493 debug(DRIVERNAME ": detected %s controller\n", id->name); in ks8851_mll_init()
496 printf(DRIVERNAME ": Selftest failed\n"); in ks8851_mll_init()
550 printf(DRIVERNAME ": failed to send packet: No buffer\n"); in ks8851_mll_send()
627 sprintf(dev->name, "%s-%hu", DRIVERNAME, dev_num); in ks8851_mll_initialize()