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

/netbsd-current/sys/dev/ic/
H A Di82586reg.h235 #define IE_FD_EOL 0x8000 /* last rfd in list */ macro
H A Di82586.c571 sc->ie_bus_write16(sc, off, IE_FD_EOL | IE_FD_SUSP);
860 if ((n == sc->rftail) ^ ((val & (IE_FD_EOL | IE_FD_SUSP))
1417 ((m==0)? (IE_FD_EOL | IE_FD_SUSP) : 0));

Completed in 128 milliseconds