rx_upper_limit     94 dev/isa/if_ex.c 	      rx_upper_limit; 	/* Lower and upper limits of receive buffer. */
rx_upper_limit    356 dev/isa/if_ex.c 	sc->rx_upper_limit = sc->rx_mem_size - 2;
rx_upper_limit    360 dev/isa/if_ex.c         ISA_PUT(RCV_UPPER_LIMIT_REG, sc->rx_upper_limit >> 8);
rx_upper_limit    377 dev/isa/if_ex.c 	ISA_PUT_2(RCV_STOP_REG, sc->rx_upper_limit | 0xfe);
rx_upper_limit    763 dev/isa/if_ex.c 		ISA_PUT_2(RCV_STOP_REG, sc->rx_upper_limit);