Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/isa/
H A Drtc.h55 #define RTCSA_TUP 0x80 /* time update, don't look now */ macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvrtc.c1019 vrtc->rtcdev.reg_a = newval & ~RTCSA_TUP; in vrtc_rega_write()
1371 vrtc->rtcdev.reg_a &= ~RTCSA_TUP; in vrtc_data_write()