Home
last modified time | relevance | path

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

/freebsd/sys/dev/coreboot/
H A Dcoreboot.c54 static int coreboot_modevent(module_t, int, void *);
1465 coreboot_modevent(module_t mod, int what, void *arg) in coreboot_modevent() function
1501 DRIVER_MODULE(coreboot, nexus, coreboot_driver, coreboot_modevent, NULL);