Searched refs:ucode_header_amd_t (Results 1 – 3 of 3) sorted by relevance
55 } ucode_header_amd_t; typedef63 ucode_header_amd_t uf_header;
301 ucode_header_amd_t *uh; in ucode_gen_files_amd()359 uh = (ucode_header_amd_t *)ptr; in ucode_gen_files_amd()598 ucode_header_amd_t *uh; in ucode_list_amd()628 while (size > sizeof (ucode_header_amd_t) + 8) { in ucode_list_amd()630 uh = (ucode_header_amd_t *)(buf + 8); in ucode_list_amd()
223 ucode_header_amd_t *uh; in ucode_match_amd()225 if (ucodefp == NULL || size < sizeof (ucode_header_amd_t)) in ucode_match_amd()