Searched refs:OS_SLEEP (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_helper.c138 OS_SLEEP(500); /* Micro sec */
H A Dsmartpqi_init.c348 OS_SLEEP(PQISRC_MODE_READY_POLL_INTERVAL);
488 OS_SLEEP(PQI_RESET_POLL_INTERVAL);/* 100 msec */
H A Dsmartpqi_sis.c88 OS_SLEEP(1000000);
445 OS_SLEEP(500);
H A Dsmartpqi_cam.c140 OS_SLEEP(10000);
H A Dsmartpqi_defines.h74 OS_SLEEP(1000); \
789 #define OS_SLEEP(timeout) \ macro

Completed in 126 milliseconds