Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.c2657 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()
H A Dsli4.h2479 } sli4_req_common_delete_object_t; typedef