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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c216 #define AAC_QUIESCE_TIMEOUT 180 /* 180 seconds */ macro
4621 * Give the adapter up to AAC_QUIESCE_TIMEOUT more seconds
4624 int timeout = AAC_QUIESCE_TIMEOUT * 1000 * 10;

Completed in 63 milliseconds