Searched refs:xport_fcfi (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_unsol.c204 ocs_xport_fcfi_t *xport_fcfi = NULL; local
217 xport_fcfi = &ocs->xport->fcfi[seq_fcfi];
221 if (xport_fcfi == NULL) {
238 xport_fcfi->hold_frames ||
239 !ocs_list_empty(&xport_fcfi->pend_frames)) {
240 ocs_lock(&xport_fcfi->pend_frames_lock);
241 ocs_list_add_tail(&xport_fcfi->pend_frames, seq);
242 ocs_unlock(&xport_fcfi->pend_frames_lock);
338 ocs_xport_fcfi_t *xport_fcfi; local
343 xport_fcfi
452 ocs_xport_fcfi_t *xport_fcfi; local
495 ocs_xport_fcfi_t *xport_fcfi; local
520 ocs_xport_fcfi_t *xport_fcfi; local
548 ocs_xport_fcfi_t *xport_fcfi; local
[all...]

Completed in 99 milliseconds