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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c56 cmdstate_t ghd_timeout_table[GCMD_NSTATES]; variable
58 /* This table indirectly initializes the ghd_timeout_table */
426 * using the timeout value from ghd_timeout_table[].
434 new_timeout = ghd_timeout_table[gcmdp->cmd_state];
763 ghd_timeout_table[state] = (cmdstate_t)value;

Completed in 44 milliseconds