[go: nahoru, domu]

Searched refs:_config_alloc_config_dma_memory (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/mpt2sas/
H A Dmpt2sas_config.c178 * _config_alloc_config_dma_memory - obtain physical memory
187 _config_alloc_config_dma_memory(struct MPT2SAS_ADAPTER *ioc, function
213 * A wrapper to free dma-able memory when using _config_alloc_config_dma_memory.
323 r = _config_alloc_config_dma_memory(ioc, &mem);
/drivers/scsi/mpt3sas/
H A Dmpt3sas_config.c178 * _config_alloc_config_dma_memory - obtain physical memory
187 _config_alloc_config_dma_memory(struct MPT3SAS_ADAPTER *ioc, function
213 * A wrapper to free dma-able memory when using _config_alloc_config_dma_memory.
324 r = _config_alloc_config_dma_memory(ioc, &mem);

Completed in 64 milliseconds