Searched refs:HW_REVID (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D8139too.c502 #define HW_REVID(b30, b29, b28, b27, b26, b23, b22) \ macro
504 #define HW_REVID_MASK HW_REVID(1, 1, 1, 1, 1, 1, 1)
513 HW_REVID(1, 0, 0, 0, 0, 0, 0),
518 HW_REVID(1, 1, 0, 0, 0, 0, 0),
523 HW_REVID(1, 1, 1, 0, 0, 0, 0),
528 HW_REVID(1, 1, 1, 0, 0, 1, 0),
533 HW_REVID(1, 1, 1, 1, 0, 0, 0),
538 HW_REVID(1, 1, 1, 1, 1, 0, 0),
543 HW_REVID(1, 1, 1, 0, 1, 0, 0),
548 HW_REVID(
[all...]

Completed in 84 milliseconds