Searched refs:rhine (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dvia-rhine.c0 /* rhine.c:Fast Ethernet driver for Linux. */
21 static const char *version = "rhine.c v1.0.1 2003-02-06\n";
530 { "rhine", rhine_probe, rhine_TOTAL_SIZE, NULL };
654 rhine; variable in typeref:struct:rhine_private
914 struct rhine_private *tp = &rhine;
1054 nic->priv_data = &rhine;
1055 tp = &rhine;
1081 printf ("rhine disable\n");
1303 PCI_ROM(0x1106, 0x3106, "via-rhine-6105", "VIA 6105"),
1306 PCI_ROM(0x1106, 0x6100, "via-rhine
[all...]
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure897 --enable-via-rhine enable Rhine-I/II driver
5783 # Check whether --enable-via-rhine or --disable-via-rhine was given.

Completed in 30 milliseconds