Home
last modified time | relevance | path

Searched refs:ebus_dma_enable (Results 1 – 4 of 4) sorted by relevance

/arch/sparc/include/asm/
A Debus_dma.h34 void ebus_dma_enable(struct ebus_dma_info *p, int on);
A Dparport_64.h72 ebus_dma_enable(&sparc_ebus_dmas[dmanr].info, 1); in enable_dma()
82 ebus_dma_enable(&sparc_ebus_dmas[dmanr].info, 0); in disable_dma()
A Dfloppy_64.h378 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()
/arch/sparc/kernel/
A Debus.c241 void ebus_dma_enable(struct ebus_dma_info *p, int on) in ebus_dma_enable() function
257 EXPORT_SYMBOL(ebus_dma_enable);

Completed in 12 milliseconds