Searched refs:PHY_STAT_REM_FLT (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Dsmc9000.h257 #define PHY_STAT_REM_FLT 0x0010 // 1=Remote Fault detected macro
346 #define PHY_STAT_REM_FLT 0x0010 // 1=Remote Fault detected macro
H A Dsmc9000.c452 if (status & PHY_STAT_REM_FLT)
471 if (status & PHY_STAT_REM_FLT)

Completed in 28 milliseconds