Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dtodpc_subr.c55 static int todpc_rtcget(unsigned char *buf);
139 if (todpc_rtcget((unsigned char *)&rtc)) in todpc_set()
183 if (todpc_rtcget((unsigned char *)&rtc)) { in todpc_get()
253 if (todpc_rtcget((unsigned char *)&rtc)) in todpc_setalarm()
348 todpc_rtcget(unsigned char *buf) in todpc_rtcget() function