Searched refs:isci_allocate_dma_buffer (Results 1 – 3 of 3) sorted by relevance
429 error = isci_allocate_dma_buffer(device, uncached_controller_memory); in isci_controller_allocate_memory()444 error = isci_allocate_dma_buffer(device, cached_controller_memory); in isci_controller_allocate_memory()457 error = isci_allocate_dma_buffer(device, request_memory); in isci_controller_allocate_memory()
254 int isci_allocate_dma_buffer(device_t device, struct ISCI_MEMORY *memory);
409 isci_allocate_dma_buffer(device_t device, struct ISCI_MEMORY *memory) in isci_allocate_dma_buffer() function