HomeSort by: relevance | last modified time | path
    Searched defs:T0_FS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sandpoint/stand/altboot/
rge.c 65 #define T0_FS 0x20000000 /* first descriptor */
252 txd->xd0 |= htole32(T0_OWN | T0_FS | T0_LS | (len & T0_FRMASK));
  /src/sys/arch/arm/sociox/
if_scx.c 91 #define T0_FS (1U<<9) /* first segment of frame */
1456 sc->sc_txdescs[sc->sc_txnext].t0 |= htole32(T0_FS | T0_OWN);

Completed in 13 milliseconds