Searched defs:IS_ETH_WATCHDOG (Results 1 – 4 of 4) sorted by relevance
56 #define IS_ETH_WATCHDOG(CMD) (((CMD) == ETH_WATCHDOG_ENABLE) || \ macro