Home
last modified time | relevance | path

Searched refs:et_control (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsmc83c170reg.h47 volatile uint32_t et_control; /* control word; see below */ member
Dsmc83c170.c475 txd->et_control = ET_TXCTL_LASTDESC | ET_TXCTL_FRAGLIST; in epic_start()
513 EPIC_CDTX(sc, sc->sc_txlast)->et_control |= ET_TXCTL_IAF; in epic_start()