Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_base.h1563 u32 reply_dma_max_address; member
Dmpt3sas_base.c1721 if (reply > ioc->reply_dma_max_address || in _base_process_reply_queue()
6096 ioc->reply_dma_max_address = (u32)(ioc->reply_dma) + sz; in _base_allocate_reply_pool()