Home
last modified time | relevance | path

Searched refs:TULIP_DSTS_RxDRBBLBIT (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Ddc21040reg.h85 #define TULIP_DSTS_RxDRBBLBIT 0x00000004 /* Dribble Bit */ macro
/openbsd/sys/dev/pci/
H A Dif_de.c3287 if (eop->d_status & TULIP_DSTS_RxDRBBLBIT) { in tulip_rx_intr()