Home
last modified time | relevance | path

Searched refs:PRINTK2 (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dsmc9000.c36 #define PRINTK2 printf macro
38 #define PRINTK2(args...) macro
389 PRINTK2("PHY reset timed out\n"); in smc_phy_configure()
429 PRINTK2("phy caps=%x\n", my_phy_caps); in smc_phy_configure()
430 PRINTK2("phy advertised caps=%x\n", my_ad_caps); in smc_phy_configure()
454 PRINTK2("PHY remote fault detected\n"); in smc_phy_configure()
457 PRINTK2("PHY restarting auto-negotiation\n"); in smc_phy_configure()
466 PRINTK2("PHY auto-negotiate timed out\n"); in smc_phy_configure()
473 PRINTK2("PHY remote fault detected\n"); in smc_phy_configure()
480 PRINTK2("PHY 100BaseT\n"); in smc_phy_configure()
[all …]