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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.c6216 sli4_req_fcoe_rq_destroy_t *rq = NULL;
6223 payload_size = max(sizeof(sli4_req_fcoe_rq_destroy_t),
6229 rq = (sli4_req_fcoe_rq_destroy_t *)((uint8_t *)buf + sli_config_off);
6233 rq->hdr.request_length = sizeof(sli4_req_fcoe_rq_destroy_t) -
6238 return(sli_config_off + sizeof(sli4_req_fcoe_rq_destroy_t));
H A Dsli4.h3942 } sli4_req_fcoe_rq_destroy_t; typedef in typeref:struct:sli4_req_fcoe_rq_destroy_s

Completed in 122 milliseconds