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

  /src/sys/dev/ic/
smc83c170reg.h 45 volatile uint32_t et_txstatus; /* transmit status; see below */ member in struct:epic_txdesc
51 /* et_txstatus */
smc83c170.c 483 txd->et_txstatus = TXSTAT_TXLENGTH(len);
485 txd->et_txstatus =
521 EPIC_CDTX(sc, firsttx)->et_txstatus |= ET_TXSTAT_OWNER;
745 txstatus = txd->et_txstatus;

Completed in 13 milliseconds