HomeSort by relevance Sort by last modified time
    Searched refs:RS_ERRORS (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
smc9000.h 186 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
smc9000.c 339 if (!(inw(smc9000_base + DATA_1) & RS_ERRORS)) {

Completed in 34 milliseconds