Searched refs:md_tmp (Results 1 – 1 of 1) sorted by relevance
312 void *md_tmp; in qla4xxx_alloc_fw_dump() local334 md_tmp = dma_alloc_coherent(&ha->pdev->dev, ha->fw_dump_tmplt_size, in qla4xxx_alloc_fw_dump()336 if (!md_tmp) { in qla4xxx_alloc_fw_dump()352 md_hdr = (struct qla4_8xxx_minidump_template_hdr *)md_tmp; in qla4xxx_alloc_fw_dump()396 memcpy(ha->fw_dump, md_tmp, ha->fw_dump_tmplt_size); in qla4xxx_alloc_fw_dump()401 md_tmp, md_tmp_dma); in qla4xxx_alloc_fw_dump()