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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3154 * (in cur_tail) and exit the loop after serving this command.
3162 fp_cmd_t *cur_tail; local
3166 cur_tail = port->fp_wait_tail;
3185 if (cmd == cur_tail) {
3207 if (cmd == cur_tail) {

Completed in 90 milliseconds