Searched refs:D8390_RSTAT_PRX (Results 1 – 2 of 2) sorted by relevance
219 #define D8390_RSTAT_PRX 0x01 /* successful recv */ macro
505 if (!(rstat & D8390_RSTAT_PRX)) return(0); in ns8390_poll()537 if ((pkthdr.status & D8390_RSTAT_PRX) == 0 || len < ETH_ZLEN in ns8390_poll()