Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtc.h180 #define RTC_VER_ONE 1 /* original version */ macro
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dprint.c68 } else if (head->ch_version > RTC_VER_ONE) { in printcmd()
308 if (head->ch_version == RTC_VER_ONE) { in scanconfig()
666 (head->ch_version == RTC_VER_ONE)) { in scanconfig()
737 ((head->ch_version == RTC_VER_ONE) && in scanconfig()