Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-all.c67 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() function
1224 static moduledata_t ata_moduledata = { "ata", ata_module_event_handler, NULL };