Home
last modified time | relevance | path

Searched refs:dataDma (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/message/fusion/
H A Dmptspi.c260 dma_addr_t dataDma; in mptspi_writeIOCPage4() local
291 dataDma = ioc->spi_data.IocPg4_dma; in mptspi_writeIOCPage4()
303 ioc->add_sge((char *)&pReq->PageBufferSGE, flagsLength, dataDma); in mptspi_writeIOCPage4()