Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/bios/
H A Dvpd.c104 static int vpd_modevent (module_t, int, void *);
255 vpd_modevent (mod, what, arg) in vpd_modevent() function
295 DRIVER_MODULE(vpd, nexus, vpd_driver, vpd_devclass, vpd_modevent, 0);