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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskgesirq.c1462 if ((PhyStat & PHY_ST_LSYNC) == 0) {
1729 if ((PhyStat & PHY_ST_LSYNC) == 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dxmac_ii.h659 #define PHY_ST_LSYNC (1<<2) /* Bit 2: Link Synchronized */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dsky2.h958 PHY_ST_LSYNC = 1<<2, /* Bit 2: Link Synchronized */ enumerator in enum:__anon5809
H A Dskge.h1041 PHY_ST_LSYNC = 1<<2, /* Bit 2: Link Synchronized */ enumerator in enum:__anon5685
H A Dskge.c1145 if ((status & PHY_ST_LSYNC) == 0) {
1336 if ((status & PHY_ST_LSYNC) == 0) {

Completed in 177 milliseconds