Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/message/fusion/
Dmptbase.h358 u32 ReplyFifo; /* 44 Reply Post/Free FIFO */ member
Dmptbase.c566 CHIPREG_WRITE32(&ioc->chip->ReplyFifo, pa); in mpt_reply()
594 u32 pa = CHIPREG_READ32_dmasync(&ioc->chip->ReplyFifo); in mpt_interrupt()
607 pa = CHIPREG_READ32_dmasync(&ioc->chip->ReplyFifo); in mpt_interrupt()
4600 CHIPREG_WRITE32(&ioc->chip->ReplyFifo, alloc_dma); in PrimeIocFifos()