Searched refs:EXT_SIA (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/dec/tulip/ |
D | de4x5.h | 831 #define EXT_SIA 0x0400 /* External SIA for motherboard chip */ macro
|
D | de4x5.c | 2407 } else if (lp->autosense == EXT_SIA) { in dc21040_autoconf() 2408 lp->media = EXT_SIA; in dc21040_autoconf() 2428 next_tick = dc21040_state(dev, 0x8f09, 0x0705, 0x0006, 3000, EXT_SIA, in dc21040_autoconf() 2436 case EXT_SIA: in dc21040_autoconf() 2442 next_tick = de4x5_suspect_state(dev, 1000, EXT_SIA, ping_media, dc21040_autoconf); in dc21040_autoconf() 5306 (lp->media == EXT_SIA ? "EXT SIA" : in de4x5_dbg_media()
|