Searched refs:TULIP_DSTS_RxFIRSTDESC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/de/
H A Ddc21040reg.h76 #define TULIP_DSTS_RxFIRSTDESC 0x00000200 /* First Descriptor */ macro
H A Dif_de.c3360 if ((DESC_STATUS(eop) & (TULIP_DSTS_OWNER|TULIP_DSTS_RxFIRSTDESC|TULIP_DSTS_RxLASTDESC)) == (TULIP_DSTS_RxFIRSTDESC|TULIP_DSTS_RxLASTDESC)) {

Completed in 57 milliseconds