Home
last modified time | relevance | path

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

/external/grub/netboot/
Dcs89x0.c73 static unsigned short eth_irq; variable
317 if (eth_irq != 0xFFFF) { in cs89x0_reset()
319 outb(eth_irq, eth_nic_base + DATA_PORT); in cs89x0_reset()
523 eth_irq = i; in cs89x0_probe()
537 eth_irq = i; } in cs89x0_probe()