HomeSort by: relevance | last modified time | path
    Searched refs:IE_XMIT_LAST (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/acorn32/podulebus/
if_iereg.h 313 #define IE_XMIT_LAST 0x8000 /* this TBD is the last one */
if_ie.c 1418 xb.ie_xmit_flags |= IE_XMIT_LAST;
  /src/sys/arch/mvme68k/stand/netboot/
i82586.h 252 #define IE_XMIT_LAST 0x8000 /* this TBD is the last one */
if_ie.c 370 iem->im_xd[xx].ie_xmit_flags = len | IE_XMIT_LAST;
  /src/sys/arch/sun3/dev/
i82586.h 232 #define IE_XMIT_LAST SWAP(0x8000) /* this TBD is the last one */
if_ie.c 725 sc->xmit_buffs[sc->xctail]->ie_xmit_flags |= IE_XMIT_LAST;

Completed in 16 milliseconds