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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.c6298 sli4_req_fcoe_post_hdr_templates_t *template = NULL;
6307 payload_size = sizeof(sli4_req_fcoe_post_hdr_templates_t) +
6318 template = (sli4_req_fcoe_post_hdr_templates_t *)payload_dma->virt;
6321 template = (sli4_req_fcoe_post_hdr_templates_t *)((uint8_t *)buf + sli_config_off);
6330 template->hdr.request_length = sizeof(sli4_req_fcoe_post_hdr_templates_t) -
H A Dsli4.h4022 } sli4_req_fcoe_post_hdr_templates_t; typedef in typeref:struct:sli4_req_fcoe_post_hdr_templates_s

Completed in 164 milliseconds