Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Ddp8390var.h63 u_short txb_len[8]; /* buffered xmit buffer lengths */ member
H A Ddp8390.c413 len = sc->txb_len[sc->txb_next_tx]; in dp8390_xmit()
483 sc->txb_len[sc->txb_new] = len; in dp8390_start()