Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpt3sas/
Dmpt3sas_base.c5904 mpt3sas_check_same_4gb_region(dma_addr_t start_address, u32 pool_sz) in mpt3sas_check_same_4gb_region() function
5970 if (!mpt3sas_check_same_4gb_region( in _base_allocate_pcie_sgl_pool()
6026 if (!mpt3sas_check_same_4gb_region( in _base_allocate_chain_dma_pool()
6063 if (!mpt3sas_check_same_4gb_region(ioc->sense_dma, sz)) { in _base_allocate_sense_dma_pool()
6096 if (!mpt3sas_check_same_4gb_region(ioc->reply_dma, sz)) { in _base_allocate_reply_pool()
6131 if (!mpt3sas_check_same_4gb_region(ioc->reply_free_dma, sz)) { in _base_allocate_reply_free_dma_pool()
6170 if (!mpt3sas_check_same_4gb_region(ioc->reply_post_free_array_dma, in _base_allocate_reply_post_free_array()
6234 if (!mpt3sas_check_same_4gb_region( in base_alloc_rdpq_dma_pool()