Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Dlink.h73 #define BOOT_REQUEST ((ushort) 0) /* Request for a boot */ macro
Driowinif.h491 #define BOOT_REQUEST 0x00 /* RIO->Driver Request for boot */ macro
Drioboot.c722 if ( RBYTE(PktCmdP->Command) != BOOT_REQUEST ) {