Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dvia-rhine.c1018 unsigned char byOrgValue; in rhine_probe1() local
1024 byOrgValue = inb(bySTICKHW); in rhine_probe1()
1025 byOrgValue = byOrgValue & 0xFC; in rhine_probe1()
1026 outb(byOrgValue, bySTICKHW); in rhine_probe1()