Home
last modified time | relevance | path

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

/external/grub/netboot/
Deepro.c147 #define XMT_LOWER_LIMIT (XMT_START >> 8) macro
323 outb(XMT_LOWER_LIMIT, ioaddr + xmt_lower_limit_reg); in eepro_reset()
331 outw((XMT_LOWER_LIMIT << 8), ioaddr + xmt_bar); in eepro_reset()
333 tx_start = tx_end = (XMT_LOWER_LIMIT << 8); in eepro_reset()
411 last = (XMT_LOWER_LIMIT << 8); in eepro_transmit()
455 tx_start = tx_end = (XMT_LOWER_LIMIT << 8); in eepro_disable()