Searched refs:ebus_dma_enable (Results 1 – 4 of 4) sorted by relevance
34 void ebus_dma_enable(struct ebus_dma_info *p, int on);
378 ebus_dma_enable(&sun_pci_fd_ebus_dma, 1); in sun_pci_fd_enable_dma()388 ebus_dma_enable(&sun_pci_fd_ebus_dma, 0); in sun_pci_fd_disable_dma()
241 void ebus_dma_enable(struct ebus_dma_info *p, int on) in ebus_dma_enable() function257 EXPORT_SYMBOL(ebus_dma_enable);
1904 ebus_dma_enable(&dma_cont->ebus_info, on); in _ebus_dma_enable()