Searched refs:INTEL_LOADER_REVISION (Results 1 – 2 of 2) sorted by relevance
/dragonfly/usr.sbin/cpucontrol/ | ||
H A D | intel.h | 70 #define INTEL_LOADER_REVISION 0x00000001 macro |
H A D | intel.c | 173 fw_header->loader_revision != INTEL_LOADER_REVISION) { in intel_update() |