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

/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.c2657 sli4_req_common_delete_object_t *del_obj = NULL;
2662 sizeof (sli4_req_common_delete_object_t),
2666 del_obj = (sli4_req_common_delete_object_t *)((uint8_t *)buf + sli_config_off);
2675 return(sli_config_off + sizeof(sli4_req_common_delete_object_t));
H A Dsli4.h2479 } sli4_req_common_delete_object_t; typedef in typeref:struct:sli4_req_common_delete_object_s

Completed in 95 milliseconds