smbios_probe
smbios_probe(addr);
smbios_probe(NULL);
DEVMETHOD(device_probe, smbios_probe),
static int smbios_probe (device_t);