Searched refs:UCODE_INSTALL_PATH (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | microcode.c | 292 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp)); in ucode_equiv_cpu_amd() 447 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp), eq_sig, i); in ucode_locate_amd() 473 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp)); in ucode_locate_amd() 537 UCODE_INSTALL_PATH, cpuid_getvendorstr(cp), cpi_sig, in ucode_locate_intel()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ucode.h | 54 #define UCODE_INSTALL_PATH "platform/i86pc/ucode" macro
|
/titanic_41/usr/src/cmd/ucodeadm/ |
H A D | ucodeadm.c | 57 static char ucode_install_path[] = UCODE_INSTALL_PATH;
|
/titanic_41/usr/src/cmd/boot/bootadm/ |
H A D | bootadm.c | 9667 bam_root, UCODE_INSTALL_PATH, ucode_vendors[i].filestr, 9681 UCODE_INSTALL_PATH, ucode_vendors[i].vendorstr, file);
|