Searched refs:mpt3sas_check_same_4gb_region (Results 1 – 1 of 1) sorted by relevance
5910 * mpt3sas_check_same_4gb_region - checks whether all reply queues in a set are5919 mpt3sas_check_same_4gb_region(dma_addr_t start_address, u32 pool_sz)5985 if (!mpt3sas_check_same_4gb_region( in _base_allocate_pcie_sgl_pool() 6041 if (!mpt3sas_check_same_4gb_region( in _base_allocate_chain_dma_pool() 6078 if (!mpt3sas_check_same_4gb_region(ioc->sense_dma, sz)) { in _base_allocate_sense_dma_pool() 6111 if (!mpt3sas_check_same_4gb_region(ioc->reply_dma, sz)) { in _base_allocate_reply_pool() 6146 if (!mpt3sas_check_same_4gb_region(ioc->reply_free_dma, sz)) { in _base_allocate_reply_free_dma_pool() 6185 if (!mpt3sas_check_same_4gb_region(ioc->reply_post_free_array_dma, in _base_allocate_reply_post_free_array() 6249 if (!mpt3sas_check_same_4gb_region( in base_alloc_rdpq_dma_pool() 5920 mpt3sas_check_same_4gb_region(dma_addr_t start_address, u32 pool_sz) mpt3sas_check_same_4gb_region() function