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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_unsol.c202 ocs_xport_fcfi_t *xport_fcfi = NULL; local
215 xport_fcfi = &ocs->xport->fcfi[seq_fcfi];
219 if (xport_fcfi == NULL) {
236 xport_fcfi->hold_frames ||
237 !ocs_list_empty(&xport_fcfi->pend_frames)) {
238 ocs_lock(&xport_fcfi->pend_frames_lock);
239 ocs_list_add_tail(&xport_fcfi->pend_frames, seq);
240 ocs_unlock(&xport_fcfi->pend_frames_lock);
336 ocs_xport_fcfi_t *xport_fcfi; local
341 xport_fcfi
450 ocs_xport_fcfi_t *xport_fcfi; local
493 ocs_xport_fcfi_t *xport_fcfi; local
518 ocs_xport_fcfi_t *xport_fcfi; local
546 ocs_xport_fcfi_t *xport_fcfi; local
[all...]

Completed in 59 milliseconds