Searched refs:sfub (Results 1 – 1 of 1) sorted by relevance
2689 struct secure_flash_update_block *sfub; in qla28xx_write_flash_data() local2784 sfub = dma_alloc_coherent(&ha->pdev->dev, in qla28xx_write_flash_data()2787 if (!sfub) { in qla28xx_write_flash_data()2795 dwords, buf_size_without_sfub, (uint8_t *)sfub); in qla28xx_write_flash_data()