NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CDMAC_STAT_DONE
sys/arch/evbppc/virtex/dev/if_temac.c
1153
if ((stat & CDMAC_STAT_DONE) == 0)
sys/arch/evbppc/virtex/dev/if_temac.c
418
sc->sc_txdescs[i].desc_stat = CDMAC_STAT_DONE;
sys/arch/evbppc/virtex/dev/if_temac.c
423
sc->sc_txdescs[i].desc_stat = CDMAC_STAT_DONE;