Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
dp8390var.h | 63 u_short txb_len[8]; /* buffered xmit buffer lengths */ member in struct:dp8390_softc |
dp8390.c | 413 len = sc->txb_len[sc->txb_next_tx]; 483 sc->txb_len[sc->txb_new] = len; |