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

/xnu-2782.1.97/osfmk/i386/
H A Dpostcode.h45 #define SPINCOUNT 300000000 macro
56 movl $(SPINCOUNT), %eax; \
63 movl $(SPINCOUNT), %eax; \
190 _postcode_delay(SPINCOUNT);
198 _postcode_delay(SPINCOUNT);

Completed in 27 milliseconds