HomeSort by: relevance | last modified time | path
    Searched defs:waittime (Results 1 - 25 of 47) sorted by relevancy

1 2

  /src/sys/arch/dreamcast/dreamcast/
machdep.c 205 static int waittime = -1; local in function:cpu_reboot
224 if ((howto & RB_NOSYNC) == 0 && waittime < 0) {
225 waittime = 0;
  /src/sys/arch/evbmips/atheros/
machdep.c 315 static int waittime = -1; local in function:cpu_reboot
332 if ((boothowto & RB_NOSYNC) == 0 && waittime < 0) {
333 waittime = 0;
  /src/sys/arch/playstation2/playstation2/
machdep.c 179 static int waittime = -1; local in function:cpu_reboot
206 if ((howto & RB_NOSYNC) == 0 && (waittime < 0)) {
207 waittime = 0;
  /src/bin/date/
netdate.c 86 int found, s, timed_ack, waittime; local in function:netsettime
140 waittime = WAITACK;
144 found = poll(&ready, 1, waittime);
182 waittime = WAITDATEACK;
  /src/sys/arch/evbmips/ingenic/
machdep.c 271 static int waittime = -1; local in function:cpu_reboot
288 if ((boothowto & RB_NOSYNC) == 0 && waittime < 0) {
289 waittime = 0;
  /src/sys/arch/evbmips/alchemy/
machdep.c 349 static int waittime = -1; local in function:cpu_reboot
370 if ((boothowto & RB_NOSYNC) == 0 && waittime < 0) {
371 waittime = 0;
  /src/sys/arch/evbmips/gdium/
machdep.c 396 int waittime = -1; variable in typeref:typename:int
415 if ((howto & RB_NOSYNC) == 0 && (waittime < 0)) {
416 waittime = 0;
  /src/sys/arch/evbmips/malta/
machdep.c 316 int waittime = -1; variable in typeref:typename:int
335 if ((howto & RB_NOSYNC) == 0 && (waittime < 0)) {
336 waittime = 0;
  /src/sys/arch/evbmips/mipssim/
machdep.c 314 static int waittime = -1; local in function:cpu_reboot
331 if ((boothowto & RB_NOSYNC) == 0 && waittime < 0) {
332 waittime = 0;
  /src/sys/arch/evbmips/rasoc/
machdep.c 223 static int waittime = -1; local in function:cpu_reboot
240 if ((boothowto & RB_NOSYNC) == 0 && waittime < 0) {
241 waittime = 0;
  /src/sys/arch/evbmips/sbmips/
machdep.c 352 int waittime = -1; variable in typeref:typename:int
371 if ((howto & RB_NOSYNC) == 0 && (waittime < 0)) {
372 waittime = 0;
  /src/sys/arch/ews4800mips/ews4800mips/
machdep.c 240 static int waittime = -1; local in function:cpu_reboot
255 if ((howto & RB_NOSYNC) == 0 && (waittime < 0)) {
256 waittime = 0;
  /src/sys/arch/sbmips/sbmips/
machdep.c 337 int waittime = -1; variable in typeref:typename:int
356 if ((howto & RB_NOSYNC) == 0 && (waittime < 0)) {
357 waittime = 0;
  /src/sys/arch/evbsh3/evbsh3/
machdep.c 183 static int waittime = -1; local in function:cpu_reboot
204 if ((howto & RB_NOSYNC) == 0 && waittime < 0) {
205 waittime = 0;
  /src/sys/arch/algor/algor/
machdep.c 537 int waittime = -1; variable in typeref:typename:int
559 if ((boothowto & RB_NOSYNC) == 0 && waittime < 0) {
560 waittime = 0;
  /src/sys/arch/evbmips/adm5120/
machdep.c 429 static int waittime = -1; local in function:cpu_reboot
446 if ((boothowto & RB_NOSYNC) == 0 && waittime < 0) {
447 waittime = 0;
  /src/sys/arch/evbmips/cavium/
machdep.c 457 int waittime = -1; variable in typeref:typename:int
497 if ((howto & RB_NOSYNC) == 0 && (waittime < 0)) {
498 waittime = 0;
  /src/sys/arch/newsmips/newsmips/
machdep.c 446 int waittime = -1; variable in typeref:typename:int
471 if ((howto & RB_NOSYNC) == 0 && waittime < 0) {
475 waittime = 0;
  /src/sys/arch/sun3/sun3/
machdep.c 368 * XXX - Put waittime checks in there too?
370 int waittime = -1; /* XXX - Who else looks at this? -gwr */ variable in typeref:typename:int
375 /* Check waittime here to localize its use to this function. */
376 if (waittime >= 0)
378 waittime = 0;
  /src/sys/arch/arc/arc/
machdep.c 519 static int waittime = -1; variable in typeref:typename:int
534 if ((howto & RB_NOSYNC) == 0 && waittime < 0) {
541 waittime = 0;
  /src/sys/arch/cesfic/cesfic/
machdep.c 295 int waittime = -1; variable in typeref:typename:int
313 if ((howto & RB_NOSYNC) == 0 && waittime < 0) {
314 waittime = 0;
  /src/sys/arch/cobalt/cobalt/
machdep.c 333 static int waittime = -1; variable in typeref:typename:int
352 if ((howto & RB_NOSYNC) == 0 && (waittime < 0)) {
353 waittime = 0;
  /src/sys/arch/evbmips/loongson/
machdep.c 705 int waittime = -1; variable in typeref:typename:int
724 if ((howto & RB_NOSYNC) == 0 && (waittime < 0)) {
725 waittime = 0;
  /src/sys/arch/mipsco/mipsco/
machdep.c 337 int waittime = -1; variable in typeref:typename:int
373 if ((howto & RB_NOSYNC) == 0 && waittime < 0) {
377 waittime = 0;
  /src/sys/arch/next68k/next68k/
machdep.c 420 int waittime = -1; variable in typeref:typename:int
438 if ((howto & RB_NOSYNC) == 0 && waittime < 0) {
439 waittime = 0;

Completed in 23 milliseconds

1 2