Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Di82586reg.h227 #define IE_XMIT_LAST 0x8000 /* this TBD is the last one */ macro
/openbsd/sys/dev/isa/
H A Dif_ie.c1096 sc->xmit_buffs[sc->xctail]->ie_xmit_flags |= IE_XMIT_LAST; in iexmit()