Home
last modified time | relevance | path

Searched refs:PHY_ST_LSYNC (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dsky2.h1061 PHY_ST_LSYNC = 1<<2, /* Bit 2: Link Synchronized */ enumerator
Dskge.c565 if ((status & PHY_ST_LSYNC) == 0) { in bcom_check_link()
765 if ((status & PHY_ST_LSYNC) == 0) { in xm_check_link()
Dskge.h1100 PHY_ST_LSYNC = 1<<2, /* Bit 2: Link Synchronized */ enumerator