Searched refs:free_dma_loaf (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/block/ |
D | DAC960.c | 250 static void free_dma_loaf(struct pci_dev *dev, struct dma_loaf *loaf_handle) in free_dma_loaf() function 1564 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1571 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1576 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1582 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1594 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1638 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1696 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1745 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1776 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() [all …]
|