freebsd-src/sys/x86/isa
Ian Lepore 428cdf0280 Move some code around and rename a couple variables; no functional changes.
The static atrtc_set() function was called only from clock_settime(), so
just move its contents entirely into clock_settime() and delete atrtc_set().

Rename the struct bcd_clocktime variables from 'ct' to 'bct'.  I had
originally wanted to emphasize how identical the clocktime and bcd_clocktime
structs were, but things evolved to the point where the structs are not at
all identical anymore, so now emphasizing the difference seems better.
2018-01-16 23:14:12 +00:00
..
atpic.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
atrtc.c Move some code around and rename a couple variables; no functional changes. 2018-01-16 23:14:12 +00:00
clock.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
elcr.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
icu.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
isa.c SPDX: Fix some cases wrongly attributed to MIT. 2017-11-30 15:10:11 +00:00
isa_dma.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
nmi.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
orm.c Further investigation shows this shouldn't have been added at all. 2017-12-24 17:59:48 +00:00