Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dvia-rhine.c961 unsigned char byOrgValue; in rhine_probe1() local
967 byOrgValue = inb(bySTICKHW); in rhine_probe1()
968 byOrgValue = byOrgValue & 0xFC; in rhine_probe1()
969 outb(byOrgValue, bySTICKHW); in rhine_probe1()