Home
last modified time | relevance | path

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

/external/grub/netboot/
D3c509.c468 io_base = (j * EP_EISA_START) | EP_EISA_W0; in t529_probe()
485 eth_nic_base = j * EP_EISA_START; in t529_probe()
548 if(eth_nic_base >= EP_EISA_START) in t529_probe()
D3c509.h382 #define EP_EISA_START 0x1000 macro