Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dwol.h21 #define WOL_SYNC_BYTE 0xFF macro
H A Dwol.c30 if (wol->wol_sync[i] != WOL_SYNC_BYTE) in wol_check_magic()