HomeSort by relevance Sort by last modified time
    Searched refs:CS8900 (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
cs89x0.c 25 * tested the code against a CS8900 card
74 static unsigned short eth_cs_type; /* one of: CS8900, CS8920, CS8920M */
212 if (eth_cs_type != CS8900) {
314 if (eth_cs_type != CS8900) {
481 eth_cs_type==CS8900?'0':'2',
518 /* If this is a CS8900 then no pnp soft */
519 if (eth_cs_type != CS8900 &&
526 if (eth_cs_type == CS8900) {
528 upon how you wired up your cs8900
530 same as the cs8900 engineering dem
    [all...]
cs89x0.h 79 #define CHIP_EISA_ID_SIG 0x630E /* Product ID Code for Crystal Chip (CS8900 spec 4.3) */
419 #define CS8900 0x0000

Completed in 3330 milliseconds