Searched refs:attimer_driver (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/x86/isa/ |
| H A D | clock.c | 641 static driver_t attimer_driver = { variable 649 DRIVER_MODULE(attimer, isa, attimer_driver, attimer_devclass, 0, 0); 650 DRIVER_MODULE(attimer, acpi, attimer_driver, attimer_devclass, 0, 0);
|