Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dsundance.c149 ASICCtrl = 0x30, enumerator
412 outl(inl(BASE + ASICCtrl) | 0x0c, BASE + ASICCtrl); in sundance_reset()
461 outw(0x0200, BASE + ASICCtrl); in sundance_irq()
680 if (inl(BASE + ASICCtrl) & 0x80) { in sundance_probe()
705 dprintf(("ASIC Control is %x.\n", inl(BASE + ASICCtrl))); in sundance_probe()
706 outw(0x007f, BASE + ASICCtrl + 2); in sundance_probe()
707 dprintf(("ASIC Control is now %x.\n", inl(BASE + ASICCtrl))); in sundance_probe()