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

/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_els.h43 #define OCS_ELS_RSP_LEN 1024 macro
H A Docs_els.c134 * Allocate an IO for an ELS context. Uses OCS_ELS_RSP_LEN as response size.
146 return ocs_els_io_alloc_size(node, reqlen, OCS_ELS_RSP_LEN, role);
1740 fcct_build_req_header(&rftid->hdr, FC_GS_NAMESERVER_RFT_ID, (OCS_ELS_RSP_LEN - sizeof(rftid->hdr)));
1794 fcct_build_req_header(&rffid->hdr, FC_GS_NAMESERVER_RFF_ID, (OCS_ELS_RSP_LEN - sizeof(rffid->hdr)));

Completed in 54 milliseconds