ata_module_event_handler
static moduledata_t ata_moduledata = { "ata", ata_module_event_handler, NULL };
static int ata_module_event_handler(module_t mod, int what, void *arg);