Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Ducode_subr.c68 } amd_10h_fw_header_t; typedef
100 const amd_10h_fw_header_t *fw_header; in ucode_amd_find()
101 const amd_10h_fw_header_t *selected_fw; in ucode_amd_find()
206 fw_header = (const amd_10h_fw_header_t *)fw_data; in ucode_amd_find()