OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:intr_flags
(Results
1 - 1
of
1
) sorted by null
/external/oprofile/module/x86/
op_rtc.c
33
unsigned char
intr_flags
;
local
44
intr_flags
= CMOS_READ(RTC_INTR_FLAGS);
46
if (
intr_flags
& RTC_PF) {
Completed in 85 milliseconds