HomeSort by relevance Sort by last modified time
    Searched refs:PHY_STAT_REM_FLT (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
smc9000.h 257 #define PHY_STAT_REM_FLT 0x0010 // 1=Remote Fault detected
346 #define PHY_STAT_REM_FLT 0x0010 // 1=Remote Fault detected
smc9000.c 452 if (status & PHY_STAT_REM_FLT)
471 if (status & PHY_STAT_REM_FLT)

Completed in 75 milliseconds