Searched refs:Delay (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/arm/at91/libat91/
H A Ddelay.c35 Delay(int us) function
H A Dlib.h48 /* Delay us */
49 void Delay(int us);
H A Dspi_flash.c63 Delay(700);
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Ddownload.c58 timestruc_t Delay; local
183 Delay.tv_nsec = 0;
184 Delay.tv_sec = 1;
185 (void) nanosleep(&Delay, NULL);
226 Delay.tv_nsec = 0;
227 Delay.tv_sec = ADM_BOOT_LOAD_TIMEOUT;
228 (void) nanosleep(&Delay, NULL);
/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defipciio.h142 @param Delay The number of 100 ns units to poll.
148 @retval EFI_TIMEOUT Delay expired before a match occurred.
162 IN UINT64 Delay,
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.s242 ba 3f ! Delay slot of ba is empty
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dos.c1407 Delay(1, &finalTicks); /* 1/60 sec */
1513 Delay(1, &finalTicks); /* 1/60 sec */
1693 Delay(ticks, &finalTicks);
/illumos-gate/usr/src/uts/sparc/ml/
H A Dsparc_ddi.s155 nop ! Delay slot
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S673 ticks: .word TICKS # Delay
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s607 stn %g1, [%o0] ! Delay: store seconds
609 stn %g2, [%o0 + CLONGSIZE] ! Delay: store nanoseconds
945 * Delay by spinning.
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s453 stn %g1, [%o0] ! Delay: store seconds
455 stn %g2, [%o0 + CLONGSIZE] ! Delay: store nanoseconds
797 * Delay by spinning.

Completed in 108 milliseconds