OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmos_read
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/isa/
cmos.c
92
dev_type_read(
cmos_read
);
100
.d_read =
cmos_read
,
144
cmos_read
(dev_t dev, struct uio *uio, int ioflag)
function in typeref:typename:int
/src/sys/arch/acorn32/acorn32/
rpc_machdep.c
267
if (
cmos_read
(RTC_ADDR_REBOOTCNT) > 8)
278
cmos_read
(RTC_ADDR_REBOOTCNT) + 1);
289
cmos_read
(RTC_ADDR_BOOTOPTS) | 0x02);
1004
if (
cmos_read
(RTC_ADDR_REBOOTCNT) > 0)
1006
cmos_read
(RTC_ADDR_REBOOTCNT));
1117
cmos_read
(int location)
function in typeref:typename:int
1135
if ((oldvalue =
cmos_read
(location)) < 0)
1137
if ((oldsum =
cmos_read
(RTC_ADDR_CHECKSUM)) < 0)
Completed in 13 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025