Home
last modified time | relevance | path

Searched refs:TLAN_TS_POLOK (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dtlan.h427 #define TLAN_TS_POLOK 0x2000 macro
Dtlan.c1762 if ( ! ( tlphy_sts & TLAN_TS_POLOK ) && ! ( tlphy_ctl & TLAN_TC_SWAPOL ) ) { in TLan_HandleStatusCheck()
1765 } else if ( ( tlphy_sts & TLAN_TS_POLOK ) && ( tlphy_ctl & TLAN_TC_SWAPOL ) ) { in TLan_HandleStatusCheck()