Searched refs:centb (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/x86/isa/
H A Drtc.c264 static int centb = NVRAM_CENTURY; variable
280 (centb = AcpiGbl_FADT.Century));
287 cmoscentury = mc146818_read(NULL, (centb = 0x37));
312 mc146818_write(NULL, centb, bintobcd(clockcentury));
372 mc146818_write(NULL, centb, century); /* XXX softc */

Completed in 362 milliseconds