Home
last modified time | relevance | path

Searched defs:smbios (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c888 struct ath11k_smbios_bdf *smbios = (struct ath11k_smbios_bdf *)hdr; in ath11k_core_check_cc_code_bdfext() local
890 const struct ath11k_smbios_bdf *smbios = (const struct ath11k_smbios_bdf *)hdr; in ath11k_core_check_cc_code_bdfext() local
/freebsd/stand/libsa/
H A Dsmbios.c158 static struct smbios_attr smbios; variable
/freebsd/stand/efi/loader/
H A Dmain.c82 EFI_GUID smbios = SMBIOS_TABLE_GUID; variable