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

  /external/grub/netboot/
ns8390.h 219 #define D8390_RSTAT_PRX 0x01 /* successful recv */
ns8390.c 448 if (!(rstat & D8390_RSTAT_PRX)) return(0);
475 if ((pkthdr.status & D8390_RSTAT_PRX) == 0 || len < ETH_ZLEN

Completed in 31 milliseconds