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

/freebsd-9.3-release/sys/x86/bios/
H A Dvpd.c102 static int vpd_modevent (module_t, int, void *);
238 vpd_modevent (mod, what, arg) function
278 DRIVER_MODULE(vpd, nexus, vpd_driver, vpd_devclass, vpd_modevent, 0);

Completed in 20 milliseconds