Home
last modified time | relevance | path

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

/external/grub/netboot/
Drtl8139.c188 int speed10, fullduplex; in rtl8139_probe() local
213 fullduplex = inw(ioaddr + MII_BMCR) & BMCRDuplex; in rtl8139_probe()
216 fullduplex ? "full" : "half"); in rtl8139_probe()