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

/freebsd-9.3-release/sys/x86/bios/
H A Dsmbios.c70 static int smbios_modevent (module_t, int, void *);
190 smbios_modevent (mod, what, arg) function
230 DRIVER_MODULE(smbios, nexus, smbios_driver, smbios_devclass, smbios_modevent, 0);

Completed in 37 milliseconds