Home
last modified time | relevance | path

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

/src/stand/libsa/
H A Dsmbios.h29 caddr_t smbios_detect(const caddr_t);
H A Dsmbios.c643 smbios_detect(const caddr_t addr) in smbios_detect() function
/src/tools/boot/smbios/
H A Dmain.c94 smbios_detect(ptov(addr)); in main()
/src/stand/i386/loader/
H A Dmain.c258 smbios_detect(NULL); in main()
/src/stand/kboot/kboot/
H A Dmain.c354 smbios_detect(va); in find_smbios()
/src/stand/efi/loader/
H A Dmain.c1195 else if (smbios_detect(VT) != NULL) in efi_smbios_detect()
1200 (void)smbios_detect(smbios_v2_ptr); in efi_smbios_detect()