Searched refs:VIA_LOADER_REVISION (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/cpucontrol/ | ||
H A D | via.h | 61 #define VIA_LOADER_REVISION 0x00000001 macro |
H A D | via.c | 140 fw_header->loader_revision != VIA_LOADER_REVISION) { in via_update() |