HomeSort by: relevance | last modified time | path
    Searched defs:centb (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x86/isa/
rtc.c 264 static int centb = NVRAM_CENTURY; variable in typeref:typename:int
281 (centb = AcpiGbl_FADT.Century));
288 cmoscentury = mc146818_read(NULL, (centb = 0x37));
313 mc146818_write(NULL, centb, bintobcd(clockcentury));
373 mc146818_write(NULL, centb, century); /* XXX softc */

Completed in 30 milliseconds