Home
last modified time | relevance | path

Searched refs:PQI_RESET_POLL_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_init.c423 OS_SLEEP(PQI_RESET_POLL_INTERVAL);/* 100 msec */ in pqisrc_wait_for_pqi_reset_completion()
H A Dsmartpqi_defines.h295 #define PQI_RESET_POLL_INTERVAL 100000 /*100 msec*/ macro