Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpt3sas/
Dmpt3sas_base.h1563 u32 reply_dma_max_address; member
Dmpt3sas_base.c1737 if (reply > ioc->reply_dma_max_address || in _base_process_reply_queue()
6104 ioc->reply_dma_max_address = (u32)(ioc->reply_dma) + sz; in _base_allocate_reply_pool()