Searched refs:md_tmp (Results 1 – 1 of 1) sorted by relevance
309 void *md_tmp; in qla4xxx_alloc_fw_dump() local331 md_tmp = dma_alloc_coherent(&ha->pdev->dev, ha->fw_dump_tmplt_size, in qla4xxx_alloc_fw_dump()333 if (!md_tmp) { in qla4xxx_alloc_fw_dump()349 md_hdr = (struct qla4_8xxx_minidump_template_hdr *)md_tmp; in qla4xxx_alloc_fw_dump()393 memcpy(ha->fw_dump, md_tmp, ha->fw_dump_tmplt_size); in qla4xxx_alloc_fw_dump()398 md_tmp, md_tmp_dma); in qla4xxx_alloc_fw_dump()