Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/generic_serial/rio/
Dlink.h44 #define BOOT_REQUEST ((ushort) 0) /* Request for a boot */ macro
Drioboot.c653 if (readb(&PktCmdP->Command) != BOOT_REQUEST) { in RIOBootRup()