Home
last modified time | relevance | path

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

/external/grub/netboot/
Deepro.c284 static unsigned int rx_start, tx_start; variable
328 outw(rx_start = (RCV_LOWER_LIMIT << 8), ioaddr + RCV_BAR); in eepro_reset()
344 unsigned int rcv_car = rx_start; in eepro_poll()
379 rcv_car = rx_start + RCV_HEADER + rcv_size; in eepro_poll()
380 rx_start = rcv_next_frame; in eepro_poll()