Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_unsol.c338 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI, -1); in ocs_domain_process_pending()
450 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI, -1); in ocs_domain_purge_pending()
494 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI, 1); in ocs_domain_frames_held()
518 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI); in ocs_domain_hold_frames()
546 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI); in ocs_domain_accept_frames()
H A Docs_xport.h166 ocs_xport_fcfi_t fcfi[SLI4_MAX_FCFI];
H A Docs_xport.c201 for (i = 0; i < SLI4_MAX_FCFI; i++) { in ocs_xport_attach()
1125 for (i = 0; i < SLI4_MAX_FCFI; i++) { in ocs_xport_free()
H A Docs_ddump.c672 for (i = 0; i < SLI4_MAX_FCFI; i++) { in ocs_ddump()
H A Docs_hw.h1017 ocs_domain_t *domains[SLI4_MAX_FCFI];
H A Docs_hw.c8239 if (fcfi < SLI4_MAX_FCFI) { in ocs_hw_domain_add()
8267 fcfi, SLI4_MAX_FCFI); in ocs_hw_domain_add()
8287 if (fcfi < SLI4_MAX_FCFI) { in ocs_hw_domain_del()
8324 fcfi, SLI4_MAX_FCFI); in ocs_hw_domain_del()
8339 if (fcfi < SLI4_MAX_FCFI) { in ocs_hw_domain_get()
8343 fcfi, SLI4_MAX_FCFI); in ocs_hw_domain_get()
9291 for (i = 0; i < SLI4_MAX_FCFI; i++) { in ocs_hw_cb_link()
9325 for (i = 0; i < SLI4_MAX_FCFI; i++) { in ocs_hw_cb_fip()
H A Dsli4.h3777 #define SLI4_MAX_FCFI 64 macro
3786 #define SLI4_MAX_FCF_INDEX SLI4_MAX_FCFI