Searched refs:outbound_list_md (Results 1 – 3 of 3) sorted by relevance
509 if (a->outbound_list_md.virt_addr) in esas2r_adapter_power_down()510 esas2r_initmem_free(a, &a->outbound_list_md); in esas2r_adapter_power_down()866 a->outbound_list_md.size = a->list_size * in esas2r_init_adapter_struct()869 if (!esas2r_initmem_alloc(a, &a->outbound_list_md, in esas2r_init_adapter_struct()1049 ppaddr = a->outbound_list_md.phys_addr; in esas2r_check_adapter()
248 rsp = (struct atto_vda_ob_rsp *)a->outbound_list_md.virt_addr in esas2r_get_outbound_responses()
891 struct esas2r_mem_desc outbound_list_md; member