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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsmp_impldefs.h96 extern void microfind(void); /* initialize tenmicrosec */
/illumos-gate/usr/src/uts/i86pc/io/
H A Dmicrofind.c17 * The microfind() routine is used to calibrate the delay provided by
21 * microfind() will measure the wall time elapsed during a simple delay loop
51 * These values, used later in microfind(), are stored in globals to allow them
193 microfind(void) function
228 panic("microfind: pit counter always wrapped");
261 panic("microfind: could not calibrate delay loop");
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c1627 microfind();

Completed in 54 milliseconds