Searched refs:sfub (Results 1 – 1 of 1) sorted by relevance
2688 struct secure_flash_update_block *sfub; in qla28xx_write_flash_data() local2783 sfub = dma_alloc_coherent(&ha->pdev->dev, in qla28xx_write_flash_data()2786 if (!sfub) { in qla28xx_write_flash_data()2794 buf_size_without_sfub, (uint8_t *)sfub); in qla28xx_write_flash_data()