Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dskge.h1328 PHY_B_IS_LST_CHANGE = 1<<1, /* Bit 1: Link Status Changed */ enumerator
1333 PHY_B_IS_LSP_CHANGE | PHY_B_IS_LST_CHANGE))
Dskge.c1156 if (isrc & (PHY_B_IS_AN_PR | PHY_B_IS_LST_CHANGE)) in bcom_phy_intr()