Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.h3701 extern int32_t sli_cmd_common_get_profile_list(sli4_t *sli4, void *buf,
H A Dsli4.c2980 sli_cmd_common_get_profile_list(sli4_t *sli4, void *buf, size_t size, in sli_cmd_common_get_profile_list() function
H A Docs_hw.c7691 if (sli_cmd_common_get_profile_list(&hw->sli, mbxdata, SLI4_BMBX_SIZE, 0, &cb_arg->payload)) { in ocs_hw_get_profile_list()