Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dif_ex.c108 u_int tx_lower_limit, member
369 sc->tx_lower_limit = sc->rx_mem_size;
373 ISA_PUT(XMT_LOWER_LIMIT_REG, sc->tx_lower_limit >> 8);
390 ISA_PUT_2(XMT_BAR, sc->tx_lower_limit);
391 sc->tx_head = sc->tx_tail = sc->tx_lower_limit;
476 dest = sc->tx_lower_limit;
479 next = sc->tx_lower_limit + next -
587 sc->tx_head = sc->tx_tail = sc->tx_lower_limit;