Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/ucode/
H A Ducode_utils.c47 ucode_header_validate_intel(ucode_header_intel_t *uhp) in ucode_header_validate_intel()
177 ucode_header_intel_t *uhp; in ucode_validate_intel()
181 uhp = (ucode_header_intel_t *)(intptr_t)curbuf; in ucode_validate_intel()
/titanic_41/usr/src/uts/common/sys/
H A Ducode.h148 } ucode_header_intel_t; typedef
164 ucode_header_intel_t *uf_header;
225 extern ucode_errno_t ucode_header_validate_intel(ucode_header_intel_t *);
/titanic_41/usr/src/uts/i86pc/os/
H A Dmicrocode.c98 ucode_header_intel_t *, ucode_ext_table_intel_t *);
559 ucode_header_intel_t *uhp = ucodefp->uf_header; in ucode_locate_intel()
694 ucode_header_intel_t *uhp, ucode_ext_table_intel_t *uetp) in ucode_match_intel()
983 ucode_header_intel_t *uhp = (ucode_header_intel_t *)curbuf; in ucode_extract_intel()
/titanic_41/usr/src/cmd/ucodeadm/
H A Ducodeadm.c208 ucode_header_intel_t header; in ucode_should_update_intel()
335 ucode_header_intel_t *uhp; in ucode_gen_files_intel()
338 uhp = (ucode_header_intel_t *)(intptr_t)curbuf; in ucode_gen_files_intel()