Home
last modified time | relevance | path

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

/freebsd/sys/dev/smbios/
H A Dsmbios.c67 static int smbios_probe (device_t);
161 smbios_probe (device_t dev) in smbios_probe() function
271 DEVMETHOD(device_probe, smbios_probe),
/freebsd/stand/libsa/
H A Dsmbios.c543 smbios_probe(const caddr_t addr) in smbios_probe() function
612 smbios_probe(addr); in smbios_detect()
648 smbios_probe(NULL); in smbios_match()