Searched defs:DC21143 (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/dec/tulip/
H A Dtulip.h79 DC21142 = 3, DC21143 = 3, enumerator in enum:chips
330 /* The receiver on the DC21143 rev 65 can fail to close the last
H A Dde4x5.h101 ** shifted 8 bits to allow detection of DC21142 and DC21143 variants with
123 #define DC21143 (DC2114x_DID | 0x0030) macro
124 #define DC2114x_BRK 0x0020 /* CFRV break between DC21142 & DC21143 */
131 #define is_DC21143 ((vendor == DC2114x_VID) && (device == DC21143))

Completed in 61 milliseconds