Home
last modified time | relevance | path

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

/src/sys/i386/bios/
H A Dsmapi.c87 static int smapi_modevent(module_t, int, void *);
292 smapi_modevent (module_t mod, int what, void *arg) in smapi_modevent() function
316 DRIVER_MODULE(smapi, nexus, smapi_driver, smapi_modevent, NULL);