Home
last modified time | relevance | path

Searched refs:RTC_EXTHI (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/isa/
HDrtc.h110 #define RTC_EXTHI 0x18 /* low byte of extended mem size */ macro
/NextBSD/sys/i386/i386/
HDmachdep.c2188 extmem = rtcin(RTC_EXTLO) + (rtcin(RTC_EXTHI) << 8);