rx_lower_limit 93 dev/isa/if_ex.c u_int rx_lower_limit, rx_lower_limit 355 dev/isa/if_ex.c sc->rx_lower_limit = 0x0000; rx_lower_limit 359 dev/isa/if_ex.c ISA_PUT(RCV_LOWER_LIMIT_REG, sc->rx_lower_limit >> 8); rx_lower_limit 375 dev/isa/if_ex.c ISA_PUT_2(RCV_BAR, sc->rx_lower_limit); rx_lower_limit 376 dev/isa/if_ex.c sc->rx_head = sc->rx_lower_limit; rx_lower_limit 762 dev/isa/if_ex.c if (sc->rx_head < sc->rx_lower_limit + 2)