Home | History | Annotate | Download | only in netboot

Lines Matching full:chip

19   based on the Macronix MX987x5 chip, such as the SOHOware Fast
21 model FA310X, based on the LC82C168 chip is supported.
86 chip. This should also support Lite-On LC82C168 boards.
340 #define EE_CS 0x01 /* EEPROM chip select. */
341 #define EE_DATA_WRITE 0x04 /* EEPROM chip data in. */
344 #define EE_DATA_READ 0x08 /* EEPROM chip data out. */
359 The ASIX chip works only in chained mode.
963 /* On some chip revs we must set the MII/SYM port before the reset!? */
968 /* Reset the chip, holding bit 0 set at least 50 PCI cycles. */
983 /* This address setting does not appear to impact chip operation?? */
1038 /* set the chip's operating mode (but don't turn on xmit and recv yet) */
1179 /* Stop the chip's Tx and Rx processes. */
1220 /* Stop the chip's Tx and Rx processes. */
1233 printf ("%s: Looking for Tulip Chip: Vendor=%hX Device=%hX\n", tp->nic_name,
1237 /* Figure out which chip we're dealing with */
1251 printf ("%s: Unknown Tulip Chip: Vendor=%hX Device=%hX\n", tp->nic_name,
1274 printf("%s: The Tulip chip at %X is not functioning.\n",
1281 printf("%s: [chip: %s] rev %d at %hX\n", tp->nic_name,
1921 } else { /* Unknown chip type with no media table. */