OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MC_NTODREGS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/luna68k/dev/
timekeeper.h
89
#define
MC_NTODREGS
0xa /* 10 of those regs are for TOD and alarm */
/src/sys/dev/ic/
mc146818reg.h
116
#define
MC_NTODREGS
0xa /* 10 of those regs are for TOD and alarm */
161
typedef u_int mc_todregs[
MC_NTODREGS
];
176
for (i = 0; i <
MC_NTODREGS
; i++) \
193
for (i = 0; i <
MC_NTODREGS
; i++) \
Completed in 38 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025