Searched refs:attimer_driver (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/sys/x86/isa/ |
| D | clock.c | 771 static driver_t attimer_driver = { variable 779 DRIVER_MODULE(attimer, isa, attimer_driver, attimer_devclass, 0, 0); 780 DRIVER_MODULE(attimer, acpi, attimer_driver, attimer_devclass, 0, 0);
|