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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtwreg.h910 #define RTW_RXCTL_EOR __BIT(30) /* end of ring */ macro
917 #define RTW_RXSTAT_EOR RTW_RXCTL_EOR
H A Drtw.c1373 ctl |= RTW_RXCTL_EOR;

Completed in 60 milliseconds