Home
last modified time | relevance | path

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

/dragonfly/stand/boot/pc32/libi386/
H A Dsmbios.h31 void smbios_detect(const caddr_t);
H A Dsmbios.c302 smbios_detect(const caddr_t addr) in smbios_detect() function
/dragonfly/stand/boot/pc32/loader/
H A Dmain.c255 smbios_detect(NULL); in main()
/dragonfly/stand/boot/efi/loader/
H A Dmain.c393 smbios_detect(ST->ConfigurationTable[k].VendorTable); in main()