Searched refs:byOrgValue (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ | ||
H A D | via-rhine.c | 961 unsigned char byOrgValue; local 967 byOrgValue = inb(bySTICKHW); 968 byOrgValue = byOrgValue & 0xFC; 969 outb(byOrgValue, bySTICKHW); |
Completed in 137 milliseconds