freebsd-nq/sys/x86/isa
Ian Lepore e5ef01427c Add static inline rtcin_locked() and rtcout_locked() functions for doing a
related series of operations without doing a lock/unlock for each byte.
Use them when reading and writing the entire set of time registers.

The original rtcin() and writertc() functions which do lock/unlock on each
byte still exist, because they are public and called by outside code.
2018-01-16 03:02:41 +00:00
..
atpic.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
atrtc.c Add static inline rtcin_locked() and rtcout_locked() functions for doing a 2018-01-16 03:02:41 +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_dma.c 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
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