Home
last modified time | relevance | path

Searched refs:SLI4_MAX_FCF_INDEX (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ocs_fc/
HDocs_hw.h1020 uint16_t fcf_index_fcfi[SLI4_MAX_FCF_INDEX];
HDocs_hw.c8255 if (fcf_index < SLI4_MAX_FCF_INDEX) { in ocs_hw_domain_add()
8262 fcf_index, SLI4_MAX_FCF_INDEX); in ocs_hw_domain_add()
8310 if (fcf_index < SLI4_MAX_FCF_INDEX) { in ocs_hw_domain_del()
8320 fcf_index, SLI4_MAX_FCF_INDEX); in ocs_hw_domain_del()
8357 if (fcf_index < SLI4_MAX_FCF_INDEX) { in ocs_hw_domain_get_indexed()
8361 fcf_index, SLI4_MAX_FCF_INDEX); in ocs_hw_domain_get_indexed()
HDsli4.h3786 #define SLI4_MAX_FCF_INDEX SLI4_MAX_FCFI macro