HomeSort by: relevance | last modified time | path
    Searched defs:rtcfound (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/evbmips/sbmips/
rtc.c 99 static int rtcfound = 0; variable in typeref:typename:int
121 return (!rtcfound);
130 rtcfound = 1;
232 return (!rtcfound);
241 rtcfound = 1;
323 if (rtcfound == 0) {
rtc.c 99 static int rtcfound = 0; variable in typeref:typename:int
121 return (!rtcfound);
130 rtcfound = 1;
232 return (!rtcfound);
241 rtcfound = 1;
323 if (rtcfound == 0) {
rtc.c 99 static int rtcfound = 0; variable in typeref:typename:int
121 return (!rtcfound);
130 rtcfound = 1;
232 return (!rtcfound);
241 rtcfound = 1;
323 if (rtcfound == 0) {
  /src/sys/arch/sbmips/sbmips/
rtc.c 99 static int rtcfound = 0; variable in typeref:typename:int
121 return (!rtcfound);
130 rtcfound = 1;
232 return (!rtcfound);
241 rtcfound = 1;
323 if (rtcfound == 0) {
rtc.c 99 static int rtcfound = 0; variable in typeref:typename:int
121 return (!rtcfound);
130 rtcfound = 1;
232 return (!rtcfound);
241 rtcfound = 1;
323 if (rtcfound == 0) {
rtc.c 99 static int rtcfound = 0; variable in typeref:typename:int
121 return (!rtcfound);
130 rtcfound = 1;
232 return (!rtcfound);
241 rtcfound = 1;
323 if (rtcfound == 0) {

Completed in 34 milliseconds