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

  /external/syslinux/gpxe/src/drivers/net/
smc9000.h 232 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
smc9000.c 771 if (!(inw(nic->ioaddr + DATA_1) & RS_ERRORS)) {

Completed in 291 milliseconds