Home
last modified time | relevance | path

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

/reactos/drivers/network/dd/dc21x4/
H A Dnet21x4.inf26 %DC21140.DeviceDesc% = DC21140.ndi,PCI\VEN_1011&DEV_0009
29 %DC21140_VPC.DeviceDesc% = DC21140.ndi,PCI\VEN_1011&DEV_0009&SUBSYS_21140A00&REV_20
30 %DC21140_VPC.DeviceDesc% = DC21140.ndi,PCI\VEN_1011&DEV_0009&SUBSYS_21140A01&REV_20
31 %DC21140_VPC.DeviceDesc% = DC21140.ndi,PCI\VEN_1011&DEV_0009&SUBSYS_21140A02&REV_20
32 %DC21140_VPC.DeviceDesc% = DC21140.ndi,PCI\VEN_1011&DEV_0009&SUBSYS_21140A03&REV_20
46 [DC21140.ndi.NT]
73 [DC21140.ndi.NT.Services]
146 DC21140.DeviceDesc="Intel 21140-based PCI Ethernet Adapter"
158 DC21140.DeviceDesc="Intel 21140-based PCI сетевой адаптер"
H A Dmedia.c221 if (Adapter->ChipType != DC21140) in MediaSelectMiiPort()
359 case DC21140: in MediaInitDefaultMedia()
600 case DC21140: in MediaInitMediaList()
H A Ddc21x4hw.h14 DC21140, enumerator
H A Dhardware.c510 case DC21140: in DcSetupAdapter()
H A Dinit.c920 Adapter->ChipType = DC21140; in DcRecognizeHardware()
H A Deeprom.c1066 if (Adapter->ChipType == DC21140) in SRomParse()