Searched refs:chip_config (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c295 u32 chip_config = inl(ioaddr + ChipConfig); local
299 chip_config & 0x2000 ? "enabled, advertise" : "disabled, force",
300 chip_config & 0x4000 ? "0" : "",
301 chip_config & 0x8000 ? "full" : "half");

Completed in 16 milliseconds