Searched refs:sli4_req_common_delete_object_t (Results 1 – 2 of 2) sorted by relevance
2657 sli4_req_common_delete_object_t *del_obj = NULL; in sli_cmd_common_delete_object()2662 sizeof (sli4_req_common_delete_object_t), in sli_cmd_common_delete_object()2666 del_obj = (sli4_req_common_delete_object_t *)((uint8_t *)buf + sli_config_off); in sli_cmd_common_delete_object()2675 return(sli_config_off + sizeof(sli4_req_common_delete_object_t)); in sli_cmd_common_delete_object()
2479 } sli4_req_common_delete_object_t; typedef