Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c672 static int tg3_setup_copper_phy(struct tg3 *tp) in tg3_setup_copper_phy() function
884 #define tg3_setup_copper_phy(TP) (-EINVAL) macro
1388 err = tg3_setup_copper_phy(tp); in tg3_setup_phy()