Home
last modified time | relevance | path

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

/titanic_41/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); in fp_detach()