Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dsundance.c162 MACCtrl0 = 0x50, enumerator
324 outw(inw(BASE + MACCtrl0) | EnbFullDuplex, in check_duplex()
325 BASE + MACCtrl0); in check_duplex()
337 outw(inw(BASE + MACCtrl0) | duplex ? 0x20 : 0, in check_duplex()
338 BASE + MACCtrl0); in check_duplex()
441 (int) inw(BASE + TxStatus), (int) inl(BASE + MACCtrl0), in sundance_reset()
442 (int) inw(BASE + MACCtrl1), (int) inw(BASE + MACCtrl0))); in sundance_reset()
736 outw(inw(BASE + MACCtrl0) | EnbFlowCtrl, BASE + MACCtrl0); in sundance_probe()