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