Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ocs_fc/
HDocs_unsol.c342 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI, -1); in ocs_domain_process_pending()
454 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI, -1); in ocs_domain_purge_pending()
498 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI, 1); in ocs_domain_frames_held()
522 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI); in ocs_domain_hold_frames()
550 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI); in ocs_domain_accept_frames()
HDocs_xport.h168 ocs_xport_fcfi_t fcfi[SLI4_MAX_FCFI];
HDocs_xport.c204 for (i = 0; i < SLI4_MAX_FCFI; i++) { in ocs_xport_attach()
1099 for (i = 0; i < SLI4_MAX_FCFI; i++) { in ocs_xport_free()
HDocs_ddump.c678 for (i = 0; i < SLI4_MAX_FCFI; i++) { in ocs_ddump()
HDocs_hw.c8252 if (fcfi < SLI4_MAX_FCFI) { in ocs_hw_domain_add()
8280 fcfi, SLI4_MAX_FCFI); in ocs_hw_domain_add()
8300 if (fcfi < SLI4_MAX_FCFI) { in ocs_hw_domain_del()
8337 fcfi, SLI4_MAX_FCFI); in ocs_hw_domain_del()
8352 if (fcfi < SLI4_MAX_FCFI) { in ocs_hw_domain_get()
8356 fcfi, SLI4_MAX_FCFI); in ocs_hw_domain_get()
9303 for (i = 0; d = hw->domains[i], i < SLI4_MAX_FCFI; i++) { in ocs_hw_cb_link()
9333 for (i = 0; d = hw->domains[i], i < SLI4_MAX_FCFI; i++) { in ocs_hw_cb_fip()
HDocs_hw.h1025 ocs_domain_t *domains[SLI4_MAX_FCFI];
HDsli4.h3705 #define SLI4_MAX_FCFI 64 macro
3714 #define SLI4_MAX_FCF_INDEX SLI4_MAX_FCFI