Searched refs:free_dma_loaf (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/block/ |
D | DAC960.c | 251 static void free_dma_loaf(struct pci_dev *dev, struct dma_loaf *loaf_handle) in free_dma_loaf() function 1559 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1566 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1571 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1577 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1589 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1633 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1694 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1743 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() 1774 free_dma_loaf(Controller->PCIDevice, &local_dma); in DAC960_V1_ReadControllerConfiguration() [all …]
|