Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dsmc9000.h311 #define PHY_INT_SSD 0x0800 // 1=No Start Of Stream detected on rx macro
400 #define PHY_INT_SSD 0x0800 // 1=No Start Of Stream detected on rx macro
Dsmc9000.c399 PHY_INT_LOSSSYNC | PHY_INT_CWRD | PHY_INT_SSD | in smc_phy_configure()