Searched refs:ata_module_event_handler (Results 1 – 1 of 1) sorted by relevance
67 static int ata_module_event_handler(module_t mod, int what, void *arg);1208 ata_module_event_handler(module_t mod, int what, void *arg) in ata_module_event_handler() function1224 static moduledata_t ata_moduledata = { "ata", ata_module_event_handler, NULL };