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 */
|