Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/sgsrtcid/
H A Dsgsrtcid.h66 #define RTC_ID_MAG3 'C' /* Configuration */ macro
87 (RTC_ID_MAG3 == *(((uchar_t *)addr) + 3)))
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dconfig.c199 RTC_ID_MAG0, RTC_ID_MAG1, RTC_ID_MAG2, RTC_ID_MAG3, in genconfig()