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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c3526 fcsm_cmd_t *curr_tail; local
3556 * Save the curr_tail, so that we only process the commands
3559 curr_tail = fcsm->sm_retry_tail;
3569 if (cmd == curr_tail) {

Completed in 65 milliseconds