Home
last modified time | relevance | path

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

/external/grub/netboot/
D3c509.c394 int mca_pos4 = 0, mca_pos5 = 0, mca_irq = 0; in t529_probe() local
443 mca_pos4 = inb_p(MCA_POS_REG(4)); in t529_probe()
458 eth_nic_base = ((short)((mca_pos4&0xfc)|0x02)) << 8; in t529_probe()