Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/mpt3sas/
Dmpt3sas_base.h1415 u32 reply_dma_max_address; member
Dmpt3sas_base.c1578 if (reply > ioc->reply_dma_max_address || in _base_process_reply_queue()
5505 ioc->reply_dma_max_address = (u32)(ioc->reply_dma) + sz; in _base_allocate_memory_pools()