Searched refs:smbios_probe (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/x86/bios/
H A Dsmbios.c68 static int smbios_probe (device_t);
115 smbios_probe (device_t dev) function
220 DEVMETHOD(device_probe, smbios_probe),
/freebsd-11-stable/stand/i386/libi386/
H A Dsmbios.c362 smbios_probe(const caddr_t addr) function
414 smbios_probe(addr);
450 smbios_probe(NULL);

Completed in 69 milliseconds