Home
last modified time | relevance | path

Searched refs:OS_SLEEP (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/smartpqi/
H A Dsmartpqi_sis.c149 OS_SLEEP(1000000); in pqisrc_check_fw_status()
507 OS_SLEEP(500); in pqisrc_sis_wait_for_db_bit_to_clear()
H A Dsmartpqi_init.c349 OS_SLEEP(PQISRC_MODE_READY_POLL_INTERVAL); in pqisrc_check_pqimode()
695 OS_SLEEP(PQI_RESET_POLL_INTERVAL);/* 100 msec */ in pqisrc_wait_for_pqi_reset_completion()
916 OS_SLEEP(1000); in pqisrc_wait_for_cmnd_complete()
H A Dsmartpqi_defines.h81 OS_SLEEP(1000); \
914 #define OS_SLEEP(timeout) \ macro
H A Dsmartpqi_helper.c210 OS_SLEEP(500); /* Micro sec */ in pqisrc_wait_on_condition()