Home
last modified time | relevance | path

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

/reactos/drivers/network/dd/dc21x4/
H A Dnet21x4.inf24 %DC21040.DeviceDesc% = DC21040.ndi,PCI\VEN_1011&DEV_0002
34 [DC21040.ndi.NT]
67 [DC21040.ndi.NT.Services]
144 DC21040.DeviceDesc="Intel 21040-based PCI Ethernet Adapter"
156 DC21040.DeviceDesc="Intel 21040-based PCI сетевой адаптер"
H A Ddc21x4hw.h12 DC21040, enumerator
H A Dhardware.c489 case DC21040: in DcSetupAdapter()
H A Deeprom.c908 if (Adapter->ChipType != DC21040) in SRomReadMacAddress()
1489 if (Adapter->ChipType == DC21040) in DcReadEeprom()
H A Dmedia.c558 case DC21040: in MediaInitMediaList()
H A Dinit.c899 Adapter->ChipType = DC21040; in DcRecognizeHardware()