Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c26 struct tg3 tg3; variable
108 #define tr32(reg) readl(tg3.regs + (reg))
109 #define tr16(reg) readw(tg3.regs + (reg))
110 #define tr8(reg) readb(tg3.regs + (reg))
469 static int tg3_phy_reset(struct tg3 *tp) in tg3_phy_reset()
1629 static int tg3_halt(struct tg3 *tp) in tg3_halt()
2998 struct tg3 *tp = &tg3; in tg3_poll()
3068 struct tg3 *tp; in tg3_transmit()
3073 tp = &tg3; in tg3_transmit()
3120 struct tg3 *tp = &tg3; in tg3_disable()
[all …]
H A DMakefile.am23 sundance.c tg3.c tg3.h tlan.c tlan.h tulip.c via-rhine.c \
65 tg3_drivers = tg3.o
210 $(tg3_drivers): tg3.c tg3.h
211 $(tg3_drivers): %.o: tg3.c
H A DMakefile.solaris80 tg3.o := DRIVER_DEFS = -DINCLUDE_TG3=1
103 tg3.o := DRIVER_SRC = tg3.c
134 tftp.h tg3.c tg3.h timer.c timer.h tlan.c tlan.h tulip.c \
H A Dtg3.h1988 struct tg3 { struct
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure.ac456 AC_ARG_ENABLE(tg3, optenable
457 [ --enable-tg3 enable Broadcom Tigon3 driver])
460 NETBOOT_DRIVERS="$NETBOOT_DRIVERS tg3.o"
H A Dconfigure893 --enable-tg3 enable Broadcom Tigon3 driver
/illumos-gate/usr/src/pkg/manifests/
H A Dsource-system-grub.p5m172 file path=usr/share/src/grub/netboot/tg3.c
173 file path=usr/share/src/grub/netboot/tg3.h