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

  /src/sys/dev/ic/
smc83c170reg.h 47 volatile uint32_t et_control; /* control word; see below */ member in struct:epic_txdesc
68 /* et_control */
smc83c170.c 475 txd->et_control = ET_TXCTL_LASTDESC | ET_TXCTL_FRAGLIST;
513 EPIC_CDTX(sc, sc->sc_txlast)->et_control |= ET_TXCTL_IAF;

Completed in 12 milliseconds