freebsd-dev/sys/x86/isa
Roger Pau Monné f65466eb3a atrtc: export function to set RTC
This is going to be used by the Xen clock on Dom0 in order to set the RTC of
the host. The current logic in atrtc_settime is moved to atrtc_set and the
unused device_t parameter is removed from the atrtc_set function call so it
can be safely used by other callers.

Sponsored by:		Citrix Systems R&D
Reviewed by:		kib, jhb
Differential revision:	https://reviews.freebsd.org/D6067
2016-05-02 16:14:55 +00:00
..
atpic.c X86: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:41:46 +00:00
atrtc.c atrtc: export function to set RTC 2016-05-02 16:14:55 +00:00
clock.c Silence PVS-Studio warning (V595). It can never be NULL here. 2016-02-23 23:57:24 +00:00
elcr.c
icu.h
isa_dma.c
isa.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
nmi.c
orm.c