HomeSort by: relevance | last modified time | path
    Searched refs:ICP_BUSY_WAIT_MS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
icpvar.h 44 #define ICP_BUSY_WAIT_MS 2500
icp.c 1136 for (timo = ICP_BUSY_WAIT_MS * 100; timo != 0; timo--) {

Completed in 40 milliseconds