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

/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");

Completed in 43 milliseconds