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

/freebsd-11-stable/sys/dev/fb/
H A Dvga.c185 #define RTC_EQUIPMENT 0x14 macro
971 * copy of RTC_EQUIPMENT. Bits 4 and 5 of ETC_EQUIPMENT are
982 switch ((rtcin(RTC_EQUIPMENT) >> 4) & 3) { /* bit 4 and 5 */
3014 rtcin(RTC_EQUIPMENT), readb(BIOS_PADDRTOVADDR(0x488)));

Completed in 146 milliseconds