Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/sgsrtcid/
H A Dsgsrtcid.h66 #define RTC_ID_MAG1 'R' /* Runtime */ macro
87 (RTC_ID_MAG1 == *(((uchar_t *)addr) + 1)) && \
/titanic_41/usr/src/cmd/sgs/crle/common/
H A Dconfig.c199 RTC_ID_MAG0, RTC_ID_MAG1, RTC_ID_MAG2, RTC_ID_MAG3, in genconfig()