Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/ucode/
H A Ducode_utils.c92 UCODE_EXT_TABLE_SIZE_INTEL) % UCODE_EXT_SIG_SIZE_INTEL) { in ucode_header_validate_intel()
203 for (i = 0; i < ext_size / UCODE_EXT_SIG_SIZE_INTEL; in ucode_validate_intel()
206 UCODE_EXT_SIG_SIZE_INTEL, in ucode_validate_intel()
208 i * UCODE_EXT_SIG_SIZE_INTEL])) { in ucode_validate_intel()
/titanic_41/usr/src/uts/common/sys/
H A Ducode.h192 #define UCODE_EXT_SIG_SIZE_INTEL (sizeof (struct ucode_ext_sig_intel)) macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dmicrocode.c619 UCODE_EXT_SIG_SIZE_INTEL, in ucode_locate_intel()