ucode_header_amd_t
ucode_header_amd_t *patch;
patch = (ucode_header_amd_t *)*bufp;
patch = (ucode_header_amd_t *)(buf + csize - size);
ucode_header_amd_t *uh =
(ucode_header_amd_t *)section->usa_data;
ucode_header_amd_t *uh =
(ucode_header_amd_t *)section->usa_data;
ucode_header_amd_t *uh;
if (ucodefp == NULL || size < sizeof (ucode_header_amd_t))
ucode_header_amd_t uf_header;