Searched refs:BOOT_REQUEST (Results 1 – 2 of 2) sorted by relevance
44 #define BOOT_REQUEST ((ushort) 0) /* Request for a boot */ macro
653 if (readb(&PktCmdP->Command) != BOOT_REQUEST) { in RIOBootRup()