Searched refs:DEFAULT_GHD_TIMEOUT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c58 #define DEFAULT_GHD_TIMEOUT 50000 /* Amount of time to poll(50ms) */ macro
60 ulong_t ghd_tran_abort_timeout = DEFAULT_GHD_TIMEOUT;
61 ulong_t ghd_tran_abort_lun_timeout = DEFAULT_GHD_TIMEOUT;
62 ulong_t ghd_tran_reset_target_timeout = DEFAULT_GHD_TIMEOUT;
63 ulong_t ghd_tran_reset_bus_timeout = DEFAULT_GHD_TIMEOUT;

Completed in 57 milliseconds