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; local
967 byOrgValue = inb(bySTICKHW);
968 byOrgValue = byOrgValue & 0xFC;
969 outb(byOrgValue, bySTICKHW);

Completed in 60 milliseconds