Home
last modified time | relevance | path

Searched refs:ucode_header_intel_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/ucode/
H A Ducode_utils_intel.c51 ucode_header_validate_intel(ucode_header_intel_t *uhp) in ucode_header_validate_intel()
122 ucode_checksum_intel_extsig(ucode_header_intel_t *uhp, in ucode_checksum_intel_extsig()
156 ucode_header_intel_t *uhp; in ucode_validate_intel()
160 uhp = (ucode_header_intel_t *)curbuf; in ucode_validate_intel()
H A Ducode_utils_intel.h25 extern ucode_errno_t ucode_header_validate_intel(ucode_header_intel_t *);
27 extern uint32_t ucode_checksum_intel_extsig(ucode_header_intel_t *,
/illumos-gate/usr/src/uts/intel/sys/
H A Ducode_intel.h54 } ucode_header_intel_t; typedef
70 ucode_header_intel_t *uf_header;
/illumos-gate/usr/src/uts/intel/os/
H A Dmicrocode_intel.c110 ucode_header_intel_t *uhp, ucode_ext_table_intel_t *uetp) in ucode_match_intel()
190 ucode_header_intel_t *uhp = ucodefp->uf_header; in ucode_locate_intel()
336 ucode_header_intel_t *uhp = (ucode_header_intel_t *)curbuf; in ucode_extract_intel()
/illumos-gate/usr/src/cmd/ucodeadm/
H A Ducodeadm.c268 ucode_header_intel_t header; in ucode_should_update_intel()
393 ucode_header_intel_t *uhp; in ucode_gen_files_intel()
396 uhp = (ucode_header_intel_t *)(uintptr_t)curbuf; in ucode_gen_files_intel()
549 ucode_header_intel_t *uhp; in ucode_list_intel()
552 uhp = (ucode_header_intel_t *)(uintptr_t)curbuf; in ucode_list_intel()