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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D8139too.c1460 int linkcase; local
1485 linkcase = RTL_R16 (CSCR) & CSCR_LinkStatusBits;
1486 if (linkcase == 0x7000)
1488 else if (linkcase == 0x3000)
1490 else if (linkcase == 0x1000)

Completed in 163 milliseconds