Home
last modified time | relevance | path

Searched refs:Month (Results 1 – 4 of 4) sorted by relevance

/acpica-3.7.0/source/os_specific/efi/
Dosefixf.c522 int Year, Month, Day; in AcpiOsGetTimer() local
534 Month = EfiTime.Month; in AcpiOsGetTimer()
542 if (0 >= (int) (Month -= 2)) in AcpiOsGetTimer()
546 Month += 12; in AcpiOsGetTimer()
552 Timer = ((UINT64) (Year/4 - Year/100 + Year/400 + 367*Month/12 + Day) + in AcpiOsGetTimer()
/acpica-3.7.0/source/include/
Dacbuffer.h192 UINT8 Month; member
/acpica-3.7.0/source/tools/examples/
Dextables.c447 [0001] RTC Month Alarm Index : 00
/acpica-3.7.0/source/include/platform/
Dacefiex.h208 UINT8 Month; /* 1 - 12 */ member