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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c234 static int fp_cmd_wait_cnt = FP_CMDWAIT_DELAY; variable
438 for (cnt = 0; (port->fp_job_head) && (cnt < fp_cmd_wait_cnt);

Completed in 93 milliseconds